Skip to content

fix: sorting_function

7130e57
Select commit
Loading
Failed to load commit list.
Open

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

fix: sorting_function
7130e57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 8, 2026 in 0s

91.14% (-0.40%) compared to 9bc3c1f

View this Pull Request on Codecov

91.14% (-0.40%) compared to 9bc3c1f

Details

Codecov Report

❌ Patch coverage is 86.77249% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.14%. Comparing base (9bc3c1f) to head (7130e57).

Files with missing lines Patch % Lines
.../gardenlinux/features/difference_formatter_main.py 0.00% 23 Missing ⚠️
src/gardenlinux/features/difference_formatter.py 98.79% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
- Coverage   91.54%   91.14%   -0.40%     
==========================================
  Files          42       44       +2     
  Lines        2070     2259     +189     
==========================================
+ Hits         1895     2059     +164     
- Misses        175      200      +25     

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