Skip to content

extend the template scope

7b89b74
Select commit
Loading
Failed to load commit list.
Merged

feat: Move test formatter from .github/workflows/format_diff.py to python-gardenlinux-lib #294

extend the template scope
7b89b74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2026 in 0s

91.41% (-0.11%) compared to a776256

View this Pull Request on Codecov

91.41% (-0.11%) compared to a776256

Details

Codecov Report

❌ Patch coverage is 95.37954% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.41%. Comparing base (a776256) to head (7b89b74).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...gardenlinux/features/reproducibility/comparator.py 89.39% 7 Missing ⚠️
...c/gardenlinux/features/reproducibility/__main__.py 89.58% 5 Missing ⚠️
...ardenlinux/features/reproducibility/diff_parser.py 98.68% 1 Missing ⚠️
...nux/features/reproducibility/markdown_formatter.py 99.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
- Coverage   91.51%   91.41%   -0.11%     
==========================================
  Files          42       49       +7     
  Lines        2158     2585     +427     
==========================================
+ Hits         1975     2363     +388     
- Misses        183      222      +39     

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