NeurodataWithoutBorders / lindi

Linked Data Interface (LINDI) - cloud-friendly access to NWB data
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

h5py monkey patch #59

Closed magland closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.09677% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 80.53%. Comparing base (753fcc0) to head (7db0a40).

Files Patch % Lines
lindi/File/File.py 88.88% 2 Missing :warning:
lindi/LindiStagingStore/StagingArea.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## write-json #59 +/- ## ============================================== + Coverage 79.95% 80.53% +0.57% ============================================== Files 29 30 +1 Lines 2155 2183 +28 ============================================== + Hits 1723 1758 +35 + Misses 432 425 -7 ```

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

magland commented 2 months ago

closing. moving away from monkey patch. See https://github.com/NeurodataWithoutBorders/lindi/discussions/58