Closed dweindl closed 6 days ago
Attention: Patch coverage is 0%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 77.63%. Comparing base (
2a25b27
) to head (8d589f8
). Report is 1 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
src/hdf5.cpp | 0.00% | 4 Missing :warning: |
🚨 Try these New Features:
So far, there was only a H5File-based version, which is inconvenient to use from Python.
This allows passing a file name instead.