MAINT: use ruff instead of black, flake, isort #152
Codecov / codecov/project
succeeded
Sep 4, 2024 in 0s
91.02% (-0.04%) compared to 3149ffd
View this Pull Request on Codecov
91.02% (-0.04%) compared to 3149ffd
Details
Codecov Report
Attention: Patch coverage is 91.89189%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 91.02%. Comparing base (
3149ffd
) to head (d98927f
).
Files with missing lines | Patch % | Lines |
---|---|---|
python/src/exactextract/operation.py | 75.00% | 2 Missing |
python/src/exactextract/writer.py | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #152 +/- ##
==========================================
- Coverage 91.05% 91.02% -0.04%
==========================================
Files 85 85
Lines 6429 6438 +9
Branches 628 628
==========================================
+ Hits 5854 5860 +6
- Misses 543 546 +3
Partials 32 32
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading