Skip to content

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

Open
yashnap wants to merge 11 commits into
masterfrom
dnf4_package_manager_rhel10
Open

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

Address code Review

a7dba17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

94.22% (+0.11%) compared to fc7f336

View this Pull Request on Codecov

94.22% (+0.11%) compared to fc7f336

Details

Codecov Report

❌ Patch coverage is 96.44620% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.22%. Comparing base (fc7f336) to head (a7dba17).

Files with missing lines Patch % Lines
...rc/core/src/package_managers/Dnf4PackageManager.py 93.69% 28 Missing ⚠️
src/core/tests/Test_Dnf4PackageManager.py 98.15% 7 Missing ⚠️
src/core/tests/Test_EnvLayer.py 98.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   94.10%   94.22%   +0.11%     
==========================================
  Files         109      111       +2     
  Lines       20642    21639     +997     
==========================================
+ Hits        19425    20389     +964     
- Misses       1217     1250      +33     

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