Downgrade minimal required python to 3.11 #51
Merged
Codecov / codecov/project
succeeded
May 12, 2025 in 0s
95.33% (target 90.00%)
View this Pull Request on Codecov
95.33% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
Project coverage is 95.33%. Comparing base (
c605559) to head (3c1763b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| bids2table/__main__.py | 33.33% | 2 Missing |
| bids2table/_indexing.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #51 +/- ##
==========================================
- Coverage 95.98% 95.33% -0.65%
==========================================
Files 6 6
Lines 423 429 +6
==========================================
+ Hits 406 409 +3
- Misses 17 20 +3 ☔ 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.
Loading