hdmf-dev / hdmf-zarr

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

Update requirements and fix test gallery failure on pandas pyarrow warning #157

Closed rly closed 6 months ago

rly commented 6 months ago

Motivation

Fix #156

How to test the behavior?

python test_gallery.py

Checklist

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (abf7a02) 85.16% compared to head (54c99b6) 85.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #157 +/- ## ======================================= Coverage 85.16% 85.16% ======================================= Files 5 5 Lines 1146 1146 Branches 311 291 -20 ======================================= Hits 976 976 Misses 114 114 Partials 56 56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.