Closed stephprince closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.87%. Comparing base (
2f2a494
) to head (0f1de82
). Report is 1 commits behind head on dev.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Motivation
Fix https://github.com/NeurodataWithoutBorders/pynwb/issues/1976 for NWBHDF5IO.
How to test the behavior?
Warns:
Checklist
ruff check . && codespell
from the source directory.