Skip to content

Feature: Adding Rhel10 Base Support using dnf4 package manager - #359

Open
yashnap wants to merge 28 commits into
masterfrom
dnf4_package_manager_rhel10
Open

Feature: Adding Rhel10 Base Support using dnf4 package manager#359
yashnap wants to merge 28 commits into
masterfrom
dnf4_package_manager_rhel10

Address Code review + UT covergae

5509481
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

94.95% (+0.02%) compared to cbd9ac9

View this Pull Request on Codecov

94.95% (+0.02%) compared to cbd9ac9

Details

Codecov Report

❌ Patch coverage is 96.12326% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.95%. Comparing base (cbd9ac9) to head (5509481).

Files with missing lines Patch % Lines
src/core/src/package_managers/DnfPackageManager.py 92.95% 32 Missing ⚠️
src/core/tests/Test_DnfPackageManager.py 98.68% 5 Missing ⚠️
src/core/src/bootstrap/EnvLayer.py 95.23% 1 Missing ⚠️
src/core/tests/Test_EnvLayer.py 96.87% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   94.93%   94.95%   +0.02%     
==========================================
  Files         111      113       +2     
  Lines       20883    21839     +956     
==========================================
+ Hits        19826    20738     +912     
- Misses       1057     1101      +44     

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