Fix Ruff lint violations - #28
Merged
Merged
Codecov / codecov/project
succeeded
Jul 28, 2026 in 0s
90.68% (+0.70%) compared to b8ab1a9
View this Pull Request on Codecov
90.68% (+0.70%) compared to b8ab1a9
Details
Codecov Report
❌ Patch coverage is 88.23529% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.68%. Comparing base (b8ab1a9) to head (2be96b4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| check_dist/_core.py | 80.00% | 1 Missing |
| check_dist/tests/test_all.py | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #28 +/- ##
==========================================
+ Coverage 89.98% 90.68% +0.70%
==========================================
Files 4 4
Lines 1048 1041 -7
Branches 110 106 -4
==========================================
+ Hits 943 944 +1
+ Misses 79 74 -5
+ Partials 26 23 -3 ☔ View full report in Codecov by Harness.
📢 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.
Loading