Skip to content

Feature: [Ubuntu, no-CVM] Adding reboot, hibernate checks and aligning all pre-reqs together#363

Merged
rane-rajasi merged 5 commits into
masterfrom
rarane/certupdate/canonical_specialcases
Jul 13, 2026
Merged

Feature: [Ubuntu, no-CVM] Adding reboot, hibernate checks and aligning all pre-reqs together#363
rane-rajasi merged 5 commits into
masterfrom
rarane/certupdate/canonical_specialcases

Minor log additions

2bf567a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

94.03% (-0.06%) compared to 81ec7e5, passed because coverage increased by 0.01% when compared to adjusted base (94.01%)

View this Pull Request on Codecov

94.03% (-0.06%) compared to 81ec7e5, passed because coverage increased by 0.01% when compared to adjusted base (94.01%)

Details

Codecov Report

❌ Patch coverage is 97.41036% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.03%. Comparing base (81ec7e5) to head (2bf567a).

Files with missing lines Patch % Lines
...rc/core/src/package_managers/Dnf5PackageManager.py 50.00% 2 Missing ⚠️
src/core/src/package_managers/PackageManager.py 92.30% 2 Missing ⚠️
...rc/core/src/package_managers/TdnfPackageManager.py 50.00% 2 Missing ⚠️
src/core/src/package_managers/YumPackageManager.py 50.00% 2 Missing ⚠️
.../core/src/package_managers/ZypperPackageManager.py 50.00% 2 Missing ⚠️
src/core/tests/Test_AptitudePackageManager.py 98.90% 2 Missing ⚠️
src/core/tests/Test_PatchInstaller.py 99.37% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #363      +/-   ##
==========================================
- Coverage   94.08%   94.03%   -0.06%     
==========================================
  Files         109      109              
  Lines       20099    20348     +249     
==========================================
+ Hits        18911    19134     +223     
- Misses       1188     1214      +26     

☔ 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.