Skip to content

Merge branch 'master' into zarr-multipart-upload

f1f48da
Select commit
Loading
Failed to load commit list.
Open

Use multi-part upload on zarr chunks larger than 5GB #1839

Merge branch 'master' into zarr-multipart-upload
f1f48da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2026 in 1s

76.27% (+0.01%) compared to 2fc63ee

View this Pull Request on Codecov

76.27% (+0.01%) compared to 2fc63ee

Details

Codecov Report

❌ Patch coverage is 82.25806% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.27%. Comparing base (2fc63ee) to head (f1f48da).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
dandi/files/bases.py 83.63% 9 Missing ⚠️
dandi/dandiapi.py 50.00% 5 Missing ⚠️
dandi/files/zarr.py 78.26% 5 Missing ⚠️
dandi/consts.py 0.00% 1 Missing ⚠️
dandi/support/digests.py 80.00% 1 Missing ⚠️
dandi/tests/test_files.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1839      +/-   ##
==========================================
+ Coverage   76.26%   76.27%   +0.01%     
==========================================
  Files          87       87              
  Lines       12512    12575      +63     
==========================================
+ Hits         9542     9592      +50     
- Misses       2970     2983      +13     

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