Skip to content

Azure Linux support: Minor change

dfb665b
Select commit
Loading
Failed to load commit list.
Merged

Feature: Adding Azure Linux 3.0 Base Support #293

Azure Linux support: Minor change
dfb665b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2025 in 0s

92.87% (+0.35%) compared to 1c95e78

View this Pull Request on Codecov

92.87% (+0.35%) compared to 1c95e78

Details

Codecov Report

Attention: Patch coverage is 96.98965% with 32 lines in your changes missing coverage. Please review.

Project coverage is 92.87%. Comparing base (1c95e78) to head (dfb665b).

Files with missing lines Patch % Lines
...rc/core/src/package_managers/TdnfPackageManager.py 94.60% 22 Missing ⚠️
src/core/tests/Test_TdnfPackageManager.py 98.94% 5 Missing ⚠️
src/core/tests/Test_EnvLayer.py 93.75% 3 Missing ⚠️
src/core/tests/library/LegacyEnvLayerExtensions.py 96.96% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
+ Coverage   92.51%   92.87%   +0.35%     
==========================================
  Files         100      103       +3     
  Lines       16351    17399    +1048     
==========================================
+ Hits        15127    16159    +1032     
- Misses       1224     1240      +16     

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