Updates zarr-parser to use obstore list_async instead of concurrent_map
#892
Codecov / codecov/project
succeeded
Mar 6, 2026 in 0s
89.11% (target 75.00%)
View this Pull Request on Codecov
89.11% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 95.77465% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.11%. Comparing base (3287d82) to head (d96d5c5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| virtualizarr/parsers/zarr.py | 95.45% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #892 +/- ##
==========================================
- Coverage 89.33% 89.11% -0.23%
==========================================
Files 34 33 -1
Lines 1997 2030 +33
==========================================
+ Hits 1784 1809 +25
- Misses 213 221 +8 | Files with missing lines | Coverage Δ | |
|---|---|---|
| virtualizarr/accessor.py | 95.69% <100.00%> (+0.09%) |
⬆️ |
| virtualizarr/manifests/manifest.py | 85.41% <100.00%> (+0.10%) |
⬆️ |
| virtualizarr/parsers/zarr.py | 94.55% <95.45%> (-3.66%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading