Skip to content

Add ManifestStore support for empty chunks. #668

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 13, 2025

Merge branch 'develop' into empty_chunks

80f0589
Select commit
Loading
Failed to load commit list.
Merged

Add ManifestStore support for empty chunks. #668

Merge branch 'develop' into empty_chunks
80f0589
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2025 in 0s

78.34% (target 75.00%)

View this Pull Request on Codecov

78.34% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.34%. Comparing base (7dabefe) to head (80f0589).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #668      +/-   ##
===========================================
+ Coverage    78.30%   78.34%   +0.03%     
===========================================
  Files           34       34              
  Lines         1793     1796       +3     
===========================================
+ Hits          1404     1407       +3     
  Misses         389      389              
Files with missing lines Coverage Δ
virtualizarr/manifests/manifest.py 86.80% <100.00%> (+0.09%) ⬆️
virtualizarr/manifests/store.py 88.72% <100.00%> (+0.17%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.