Skip to content

Merge branch 'master' into 37454066_dnf5_packageManager_support

ae2ba12
Select commit
Loading
Failed to load commit list.
Open

Feature: Adding Azure Linux 4.0 Base Support using dnf5 package manager #343

Merge branch 'master' into 37454066_dnf5_packageManager_support
ae2ba12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 1s

93.54% (-0.30%) compared to 6f0af88

View this Pull Request on Codecov

93.54% (-0.30%) compared to 6f0af88

Details

Codecov Report

❌ Patch coverage is 74.29577% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.54%. Comparing base (6f0af88) to head (ae2ba12).

Files with missing lines Patch % Lines
src/core/src/package_managers/DnfPackageManager.py 68.99% 71 Missing ⚠️
src/core/tests/Test_DnfPackageManager.py 96.15% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
- Coverage   93.84%   93.54%   -0.30%     
==========================================
  Files         105      107       +2     
  Lines       18218    18501     +283     
==========================================
+ Hits        17096    17307     +211     
- Misses       1122     1194      +72     

☔ View full report in Codecov by Sentry.
📢 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.