Skip to content

Add support for an Http server storage backend - #85

Draft
zoj613 wants to merge 28 commits into
mainfrom
http
Draft

Add support for an Http server storage backend#85
zoj613 wants to merge 28 commits into
mainfrom
http

update

b77cfe4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2026 in 1s

98.17% (-0.35%) compared to 22bd73a

View this Pull Request on Codecov

98.17% (-0.35%) compared to 22bd73a

Details

Codecov Report

❌ Patch coverage is 92.13483% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.17%. Comparing base (22bd73a) to head (b77cfe4).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
zarr-eio/src/storage.ml 90.47% 4 Missing ⚠️
zarr/src/storage/http.ml 93.61% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   98.52%   98.17%   -0.35%     
==========================================
  Files          13       14       +1     
  Lines        1555     1644      +89     
==========================================
+ Hits         1532     1614      +82     
- Misses         23       30       +7     

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