hdmf-dev / hdmf-zarr

Zarr I/O backend for HDMF
https://hdmf-zarr.readthedocs.io/
Other
7 stars 6 forks source link

Add OtherIO.can_read method to tests part 2 #103

Closed rly closed 1 year ago

rly commented 1 year ago

Motivation

Follow up to #102. Needed to work with https://github.com/hdmf-dev/hdmf/pull/875

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.21 :warning:

Comparison is base (6a3474e) 81.99% compared to head (4a0e147) 81.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #103 +/- ## ========================================== - Coverage 81.99% 81.78% -0.21% ========================================== Files 11 11 Lines 2660 2663 +3 ========================================== - Hits 2181 2178 -3 - Misses 479 485 +6 ``` | [Impacted Files](https://app.codecov.io/gh/hdmf-dev/hdmf-zarr/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hdmf-dev) | Coverage Δ | | |---|---|---| | [tests/unit/base\_tests\_zarrio.py](https://app.codecov.io/gh/hdmf-dev/hdmf-zarr/pull/103?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hdmf-dev#diff-dGVzdHMvdW5pdC9iYXNlX3Rlc3RzX3phcnJpby5weQ==) | `98.50% <66.66%> (-0.12%)` | :arrow_down: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/hdmf-dev/hdmf-zarr/pull/103/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hdmf-dev)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.