legend-exp / LegendHDF5IO.jl

HDF5-IO in Julia for the LEGEND experiment
Other
0 stars 6 forks source link

IO support for EncodedArrrays #39

Closed apmypb closed 5 months ago

apmypb commented 5 months ago

Add IO support for EncodedArrays, VectorOfEncodedArrays and VectorOfEncodedSimilarArrays

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 57.00%. Comparing base (559a601) to head (af8e9a9).

:exclamation: Current head af8e9a9 differs from pull request most recent head e1b25dd. Consider uploading reports for the commit e1b25dd to get more accurate results

Files Patch % Lines
src/types.jl 89.39% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #39 +/- ## ========================================== + Coverage 50.00% 57.00% +7.00% ========================================== Files 6 6 Lines 676 742 +66 ========================================== + Hits 338 423 +85 + Misses 338 319 -19 ```

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