Skip to content

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

Open
yashnap wants to merge 13 commits into
masterfrom
dnf4_package_manager_rhel10
Open

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

Remove stale variable reference

51143e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

94.19% (+0.08%) compared to fc7f336

View this Pull Request on Codecov

94.19% (+0.08%) compared to fc7f336

Details

Codecov Report

❌ Patch coverage is 95.77188% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.19%. Comparing base (fc7f336) to head (51143e3).

Files with missing lines Patch % Lines
src/core/src/package_managers/DnfPackageManager.py 92.96% 32 Missing ⚠️
src/core/tests/Test_DnfPackageManager.py 98.15% 7 Missing ⚠️
src/core/tests/Test_EnvLayer.py 92.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   94.10%   94.19%   +0.08%     
==========================================
  Files         109      111       +2     
  Lines       20642    21641     +999     
==========================================
+ Hits        19425    20384     +959     
- Misses       1217     1257      +40     

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