Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr4/add log for removed packages #221

Closed
wants to merge 140 commits into from

remove unncessary var and method

fffcd97
Select commit
Loading
Failed to load commit list.
Closed

Pr4/add log for removed packages #221

remove unncessary var and method
fffcd97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

91.08% (+0.69%) compared to b50ef62

View this Pull Request on Codecov

91.08% (+0.69%) compared to b50ef62

Details

Codecov Report

Merging #221 (fffcd97) into master (b50ef62) will increase coverage by 0.69%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   90.39%   91.08%   +0.69%     
==========================================
  Files          90       90              
  Lines       14810    15891    +1081     
==========================================
+ Hits        13387    14475    +1088     
+ Misses       1423     1416       -7     
Files Coverage Δ
src/core/src/CoreMain.py 97.00% <100.00%> (+0.03%) ⬆️
src/core/src/bootstrap/Constants.py 98.70% <100.00%> (+0.04%) ⬆️
.../core/src/core_logic/ConfigurePatchingProcessor.py 94.84% <100.00%> (ø)
src/core/src/service_interfaces/StatusHandler.py 96.95% <100.00%> (+2.14%) ⬆️
src/core/tests/Test_CoreMain.py 99.92% <100.00%> (+0.04%) ⬆️
src/core/tests/Test_StatusHandler.py 99.87% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes