Open h-mayorquin opened 1 week ago
Attention: Patch coverage is 18.18182%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 91.58%. Comparing base (
7087f00
) to head (f95ffc5
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/pynwb/__init__.py | 18.18% | 9 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Motivation
See #1974
How to test the behavior?
I added tests.
Checklist
ruff check . && codespell
from the source directory.