Skip to content

Lint

61168f4
Select commit
Loading
Failed to load commit list.
Merged

Add ManifestStore for loading data from ManifestArrays #490

Lint
61168f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2025 in 0s

87.65% (target 75.00%)

View this Pull Request on Codecov

87.65% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 85.14286% with 26 lines in your changes missing coverage. Please review.

Project coverage is 87.65%. Comparing base (206277f) to head (61168f4).

Files with missing lines Patch % Lines
virtualizarr/manifests/store.py 85.21% 21 Missing ⚠️
virtualizarr/vendor/zarr/metadata.py 73.68% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #490      +/-   ##
===========================================
- Coverage    87.91%   87.65%   -0.26%     
===========================================
  Files           28       31       +3     
  Lines         1713     1888     +175     
===========================================
+ Hits          1506     1655     +149     
- Misses         207      233      +26     
Files with missing lines Coverage Δ
virtualizarr/manifests/__init__.py 100.00% <100.00%> (ø)
virtualizarr/manifests/group.py 100.00% <100.00%> (ø)
virtualizarr/vendor/zarr/metadata.py 73.68% <73.68%> (ø)
virtualizarr/manifests/store.py 85.21% <85.21%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.