Skip to content

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

Open
yashnap wants to merge 9 commits into
masterfrom
dnf4_package_manager_rhel10
Open

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

Added UT for missing method

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

94.17% (+0.12%) compared to f14a3a9

View this Pull Request on Codecov

94.17% (+0.12%) compared to f14a3a9

Details

Codecov Report

❌ Patch coverage is 96.44620% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.17%. Comparing base (f14a3a9) to head (a1c418b).
⚠️ Report is 4 commits behind head on master.

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.04%   94.17%   +0.12%     
==========================================
  Files         109      111       +2     
  Lines       19967    20964     +997     
==========================================
+ Hits        18778    19742     +964     
- Misses       1189     1222      +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.