Correctly handle HDF5 fillvalue for string dtype arrays.#988
Open
sharkinsspatial wants to merge 8 commits into
Open
Correctly handle HDF5 fillvalue for string dtype arrays.#988sharkinsspatial wants to merge 8 commits into
sharkinsspatial wants to merge 8 commits into
Codecov / codecov/project
succeeded
Jun 21, 2026 in 0s
89.86% (target 75.00%)
View this Pull Request on Codecov
89.86% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.86%. Comparing base (122d959) to head (b38e56c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| virtualizarr/parsers/hdf/hdf.py | 83.33% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #988 +/- ##
==========================================
- Coverage 89.91% 89.86% -0.06%
==========================================
Files 36 36
Lines 2212 2230 +18
==========================================
+ Hits 1989 2004 +15
- Misses 223 226 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| virtualizarr/codecs.py | 93.44% <100.00%> (+0.22%) |
⬆️ |
| virtualizarr/parsers/hdf/hdf.py | 94.07% <83.33%> (-1.51%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading