Skip to content

Fixing broken UTs

4813ab8
Select commit
Loading
Failed to load commit list.
Open

Updating package managers #346

Fixing broken UTs
4813ab8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 0s

93.59% (-0.25%) compared to 6f0af88

View this Pull Request on Codecov

93.59% (-0.25%) compared to 6f0af88

Details

Codecov Report

❌ Patch coverage is 70.37037% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.59%. Comparing base (6f0af88) to head (4813ab8).

Files with missing lines Patch % Lines
...ore/src/package_managers/AptitudePackageManager.py 64.17% 24 Missing ⚠️
src/core/src/package_managers/PackageManager.py 72.91% 13 Missing ⚠️
...rc/core/src/package_managers/TdnfPackageManager.py 75.00% 1 Missing ⚠️
src/core/src/package_managers/YumPackageManager.py 80.00% 1 Missing ⚠️
.../core/src/package_managers/ZypperPackageManager.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #346      +/-   ##
==========================================
- Coverage   93.84%   93.59%   -0.25%     
==========================================
  Files         105      105              
  Lines       18218    18337     +119     
==========================================
+ Hits        17096    17162      +66     
- Misses       1122     1175      +53     

☔ View full report in Codecov by Sentry.
📢 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.