Partial zarr download/upload (stage: Design + Implementation)#1816
Draft
yarikoptic wants to merge 6 commits into
Draft
Partial zarr download/upload (stage: Design + Implementation)#1816yarikoptic wants to merge 6 commits into
yarikoptic wants to merge 6 commits into
Codecov / codecov/project
succeeded
Jun 16, 2026 in 0s
75.57% (+0.44%) compared to 5f03d9b
View this Pull Request on Codecov
75.57% (+0.44%) compared to 5f03d9b
Details
Codecov Report
❌ Patch coverage is 91.64491% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.57%. Comparing base (5f03d9b) to head (e32fb86).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dandi/dandiarchive.py | 64.28% | 10 Missing |
| dandi/download.py | 86.44% | 8 Missing |
| dandi/upload.py | 37.50% | 5 Missing |
| dandi/zarr_filter.py | 95.31% | 3 Missing |
| dandi/cli/cmd_ls.py | 60.00% | 2 Missing |
| dandi/files/zarr.py | 90.00% | 2 Missing |
| dandi/tests/test_download.py | 96.15% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1816 +/- ##
==========================================
+ Coverage 75.12% 75.57% +0.44%
==========================================
Files 84 86 +2
Lines 11930 12230 +300
==========================================
+ Hits 8963 9243 +280
- Misses 2967 2987 +20 ☔ 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