Skip to content

Another missing os.path.join

e1f4b9a
Select commit
Loading
Failed to load commit list.
Merged

Apt - fix for non-sec updates getting misclassified & related tmp cleanup #295

Another missing os.path.join
e1f4b9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2025 in 1s

92.43% (+0.01%) compared to bd5a687

View this Pull Request on Codecov

92.43% (+0.01%) compared to bd5a687

Details

Codecov Report

Attention: Patch coverage is 98.50746% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.43%. Comparing base (bd5a687) to head (e1f4b9a).

Files with missing lines Patch % Lines
src/core/tests/Test_CoreMain.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   92.42%   92.43%   +0.01%     
==========================================
  Files          97       97              
  Lines       16199    16226      +27     
==========================================
+ Hits        14972    14999      +27     
  Misses       1227     1227              

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