ENH: Machine-readable validate output with store/reload#1822
Merged
Codecov / codecov/project
succeeded
Apr 5, 2026 in 0s
76.27% (+1.16%) compared to f42d958
View this Pull Request on Codecov
76.27% (+1.16%) compared to f42d958
Details
Codecov Report
❌ Patch coverage is 94.15808% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.27%. Comparing base (f42d958) to head (505de8f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dandi/validate/_io.py | 69.56% | 7 Missing |
| dandi/validate/_types.py | 12.50% | 7 Missing |
| dandi/cli/cmd_validate.py | 95.23% | 6 Missing |
| dandi/upload.py | 25.00% | 3 Missing |
| dandi/cli/formatter.py | 91.30% | 2 Missing |
| dandi/validate/__init__.py | 0.00% | 2 Missing |
| dandi/bids_validator_deno/_validator.py | 0.00% | 1 Missing |
| dandi/cli/tests/test_cmd_validate.py | 99.67% | 1 Missing |
| dandi/files/bases.py | 0.00% | 1 Missing |
| dandi/files/bids.py | 50.00% | 1 Missing |
| ... and 3 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #1822 +/- ##
==========================================
+ Coverage 75.11% 76.27% +1.16%
==========================================
Files 85 87 +2
Lines 11932 12482 +550
==========================================
+ Hits 8963 9521 +558
+ Misses 2969 2961 -8 ☔ 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