catalystneuro / lazy_ops

Lazy transposing and slicing of h5py and Zarr Datasets
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

add test for partial slice #24

Closed bendichter closed 3 years ago

bendichter commented 4 years ago

@d-sot the current test fails. Could you adjust the code so that it passes?

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3585536). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #24   +/-   ##
=========================================
  Coverage          ?   87.93%           
=========================================
  Files             ?        6           
  Lines             ?      456           
  Branches          ?        0           
=========================================
  Hits              ?      401           
  Misses            ?       55           
  Partials          ?        0           
Flag Coverage Δ
#unittests 87.93% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3585536...c01d6b5. Read the comment docs.