Skip to content

Do not allow exceptions in ManifestStore #683

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 8 commits into from
Jul 18, 2025

Merge branch 'develop' into no-allowed-exceptions

36e907e
Select commit
Loading
Failed to load commit list.
Merged

Do not allow exceptions in ManifestStore #683

Merge branch 'develop' into no-allowed-exceptions
36e907e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2025 in 0s

88.24% (target 75.00%)

View this Pull Request on Codecov

88.24% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.24%. Comparing base (1a00c95) to head (36e907e).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #683      +/-   ##
===========================================
- Coverage    88.51%   88.24%   -0.28%     
===========================================
  Files           33       33              
  Lines         1802     1803       +1     
===========================================
- Hits          1595     1591       -4     
- Misses         207      212       +5     
Files with missing lines Coverage Δ
virtualizarr/manifests/store.py 88.54% <100.00%> (+0.08%) ⬆️

... and 1 file with indirect coverage changes

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