Skip to content

Skip zarr multipart-upload tests when server lacks the endpoint

684da5c
Select commit
Loading
Failed to load commit list.
Merged

Zarr multipart upload tune ups: condition on server capability, fix progress reporting, harmonize variable names #1846

Skip zarr multipart-upload tests when server lacks the endpoint
684da5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

75.99% (+23.47%) compared to 871294b

View this Pull Request on Codecov

75.99% (+23.47%) compared to 871294b

Details

Codecov Report

❌ Patch coverage is 51.51515% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.99%. Comparing base (871294b) to head (684da5c).

Files with missing lines Patch % Lines
dandi/files/zarr.py 44.44% 10 Missing ⚠️
dandi/dandiapi.py 40.00% 6 Missing ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           zarr-multipart-upload    #1846       +/-   ##
==========================================================
+ Coverage                  52.51%   75.99%   +23.47%     
==========================================================
  Files                         87       87               
  Lines                      12540    12562       +22     
==========================================================
+ Hits                        6586     9546     +2960     
+ Misses                      5954     3016     -2938     

☔ 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.