Skip to content

Minor changes and UT Updates

af54737
Select commit
Loading
Failed to load commit list.
Open

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

Minor changes and UT Updates
af54737
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2026 in 1s

93.28% (-0.56%) compared to 6f0af88

View this Pull Request on Codecov

93.28% (-0.56%) compared to 6f0af88

Details

Codecov Report

❌ Patch coverage is 78.76614% with 148 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.28%. Comparing base (6f0af88) to head (af54737).

Files with missing lines Patch % Lines
...rc/core/src/package_managers/Dnf5PackageManager.py 76.51% 97 Missing ⚠️
src/core/tests/library/LegacyEnvLayerExtensions.py 43.42% 43 Missing ⚠️
src/core/tests/Test_Dnf5PackageManager.py 96.09% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
- Coverage   93.84%   93.28%   -0.56%     
==========================================
  Files         105      107       +2     
  Lines       18218    18914     +696     
==========================================
+ Hits        17096    17644     +548     
- Misses       1122     1270     +148     

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