Skip to content

Merge branch 'main' into zarr-parser-obstore-list

3d7ebfc
Select commit
Loading
Failed to load commit list.
Merged

Updates zarr-parser to use obstore list_async instead of concurrent_map #892

Merge branch 'main' into zarr-parser-obstore-list
3d7ebfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 0s

89.15% (target 75.00%)

View this Pull Request on Codecov

89.15% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 96.05263% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.15%. Comparing base (bf30692) to head (3d7ebfc).

Files with missing lines Patch % Lines
virtualizarr/parsers/zarr.py 95.94% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #892      +/-   ##
==========================================
- Coverage   89.24%   89.15%   -0.09%     
==========================================
  Files          34       33       -1     
  Lines        1999     2038      +39     
==========================================
+ Hits         1784     1817      +33     
- Misses        215      221       +6     
Files with missing lines Coverage Δ
virtualizarr/manifests/manifest.py 85.41% <100.00%> (+0.80%) ⬆️
virtualizarr/parsers/zarr.py 94.76% <95.94%> (-2.86%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.