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

Reduced set: Safe-deployment enhancements #223

Merged
merged 6 commits into from
Oct 31, 2023

Minor comments

2babf8e
Select commit
Loading
Failed to load commit list.
Merged

Reduced set: Safe-deployment enhancements #223

Minor comments
2babf8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 1s

90.43% (+0.04%) compared to b50ef62

View this Pull Request on Codecov

90.43% (+0.04%) compared to b50ef62

Details

Codecov Report

Merging #223 (2babf8e) into master (b50ef62) will increase coverage by 0.04%.
The diff coverage is 98.33%.

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   90.39%   90.43%   +0.04%     
==========================================
  Files          90       90              
  Lines       14810    14987     +177     
==========================================
+ Hits        13387    13554     +167     
- Misses       1423     1433      +10     
Files Coverage Δ
src/core/src/bootstrap/Constants.py 98.67% <100.00%> (+0.01%) ⬆️
src/core/src/core_logic/ExecutionConfig.py 85.13% <100.00%> (+0.96%) ⬆️
src/core/src/core_logic/PatchInstaller.py 98.61% <100.00%> (+1.94%) ⬆️
...ore/src/package_managers/AptitudePackageManager.py 90.44% <100.00%> (+0.79%) ⬆️
src/core/src/service_interfaces/StatusHandler.py 95.30% <100.00%> (+0.49%) ⬆️
src/core/tests/Test_ConfigurePatchingProcessor.py 99.04% <100.00%> (+<0.01%) ⬆️
src/core/tests/Test_CoreMain.py 99.88% <100.00%> (+<0.01%) ⬆️
src/core/tests/Test_PatchInstaller.py 99.46% <100.00%> (-0.35%) ⬇️
src/core/tests/library/LegacyEnvLayerExtensions.py 94.80% <100.00%> (ø)
src/core/tests/library/RuntimeCompositor.py 100.00% <100.00%> (ø)
... and 8 more

... and 6 files with indirect coverage changes