Skip to content

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

Open
yashnap wants to merge 23 commits into
masterfrom
dnf4_package_manager_rhel10
Open

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

Address code review

98b7ede
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 1s

94.94% (+0.06%) compared to 488ab8e

View this Pull Request on Codecov

94.94% (+0.06%) compared to 488ab8e

Details

Codecov Report

❌ Patch coverage is 95.96457% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.94%. Comparing base (488ab8e) to head (98b7ede).

Files with missing lines Patch % Lines
src/core/src/package_managers/DnfPackageManager.py 92.62% 34 Missing ⚠️
src/core/tests/Test_DnfPackageManager.py 98.68% 5 Missing ⚠️
src/core/src/bootstrap/EnvLayer.py 95.45% 1 Missing ⚠️
src/core/tests/Test_EnvLayer.py 97.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   94.87%   94.94%   +0.06%     
==========================================
  Files         111      113       +2     
  Lines       20855    21830     +975     
==========================================
+ Hits        19787    20727     +940     
- Misses       1068     1103      +35     

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