Skip to content

Merge main

09882f2
Select commit
Loading
Failed to load commit list.
Merged

Zarr python 3.0 #482

Merge main
09882f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2025 in 0s

89.09% (target 75.00%)

View this Pull Request on Codecov

89.09% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 90.28571% with 17 lines in your changes missing coverage. Please review.

Project coverage is 89.09%. Comparing base (83f9be8) to head (09882f2).

Files with missing lines Patch % Lines
virtualizarr/writers/kerchunk.py 33.33% 12 Missing ⚠️
virtualizarr/manifests/array.py 87.50% 2 Missing ⚠️
virtualizarr/codecs.py 98.00% 1 Missing ⚠️
virtualizarr/translators/kerchunk.py 97.29% 1 Missing ⚠️
virtualizarr/utils.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
+ Coverage   88.70%   89.09%   +0.38%     
==========================================
  Files          28       27       -1     
  Lines        1753     1687      -66     
==========================================
- Hits         1555     1503      -52     
+ Misses        198      184      -14     
Files with missing lines Coverage Δ
virtualizarr/manifests/array_api.py 89.89% <100.00%> (ø)
virtualizarr/manifests/utils.py 89.23% <100.00%> (+3.77%) ⬆️
virtualizarr/readers/dmrpp.py 91.89% <100.00%> (-0.05%) ⬇️
virtualizarr/readers/hdf/hdf.py 95.33% <100.00%> (+0.02%) ⬆️
virtualizarr/writers/icechunk.py 91.83% <100.00%> (ø)
virtualizarr/codecs.py 96.15% <98.00%> (+18.37%) ⬆️
virtualizarr/translators/kerchunk.py 93.84% <97.29%> (+0.70%) ⬆️
virtualizarr/utils.py 85.07% <94.73%> (+3.44%) ⬆️
virtualizarr/manifests/array.py 67.30% <87.50%> (-1.32%) ⬇️
virtualizarr/writers/kerchunk.py 77.63% <33.33%> (-12.85%) ⬇️

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.