Skip to content

Fix rational test

49e0947
Select commit
Loading
Failed to load commit list.
Merged

Fix newly introduced bug when opening Zarr arrays #51

Fix rational test
49e0947
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

51.44% (+0.40%) compared to 079e030

View this Pull Request on Codecov

51.44% (+0.40%) compared to 079e030

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 51.44%. Comparing base (079e030) to head (49e0947).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
ext/ZarrExt.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   51.03%   51.44%   +0.40%     
==========================================
  Files          12       12              
  Lines         482      484       +2     
==========================================
+ Hits          246      249       +3     
+ Misses        236      235       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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