Skip to content

Feature: [Livepatching][MVP] Extension changes to support livepatching in Canonical#341

Open
rane-rajasi wants to merge 8 commits into
masterfrom
rarane/canonical/livepatching_mvp
Open

Feature: [Livepatching][MVP] Extension changes to support livepatching in Canonical#341
rane-rajasi wants to merge 8 commits into
masterfrom
rarane/canonical/livepatching_mvp

[Livepatching][MVP] Minor change

5a8da3f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 0s

93.96% (+0.14%) compared to 525a32f

View this Pull Request on Codecov

93.96% (+0.14%) compared to 525a32f

Details

Codecov Report

❌ Patch coverage is 98.87218% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.96%. Comparing base (525a32f) to head (5a8da3f).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/core/src/core_logic/PatchInstaller.py 80.00% 1 Missing ⚠️
src/core/src/package_managers/PackageManager.py 50.00% 1 Missing ⚠️
...rc/core/src/package_managers/TdnfPackageManager.py 50.00% 1 Missing ⚠️
src/core/src/package_managers/YumPackageManager.py 50.00% 1 Missing ⚠️
.../core/src/package_managers/ZypperPackageManager.py 50.00% 1 Missing ⚠️
src/core/tests/Test_ExecutionConfig.py 98.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #341      +/-   ##
==========================================
+ Coverage   93.82%   93.96%   +0.14%     
==========================================
  Files         105      105              
  Lines       18172    18695     +523     
==========================================
+ Hits        17049    17566     +517     
- Misses       1123     1129       +6     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.