Skip to content

Add obspec to inventory

99f2fb3
Select commit
Loading
Failed to load commit list.
Open

Define parser-specific Store protocols using obspec primitives #859

Add obspec to inventory
99f2fb3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 0s

88.97% (target 75.00%)

View this Pull Request on Codecov

88.97% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.97%. Comparing base (052f7d1) to head (99f2fb3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #859      +/-   ##
==========================================
- Coverage   88.99%   88.97%   -0.03%     
==========================================
  Files          34       34              
  Lines        1945     1959      +14     
==========================================
+ Hits         1731     1743      +12     
- Misses        214      216       +2     
Files with missing lines Coverage Δ
virtualizarr/parsers/dmrpp.py 83.62% <100.00%> (+0.29%) ⬆️
virtualizarr/parsers/hdf/hdf.py 95.65% <100.00%> (+0.12%) ⬆️
virtualizarr/parsers/kerchunk/json.py 100.00% <100.00%> (ø)
virtualizarr/parsers/typing.py 100.00% <100.00%> (ø)
virtualizarr/parsers/zarr.py 97.54% <100.00%> (-1.21%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.