legend-exp / LegendDataManagement.jl

LegendMetadata access in Julia
Other
5 stars 7 forks source link

Add extension for LegendHDF5IO #55

Closed apmypb closed 2 months ago

apmypb commented 3 months ago

Moved Extension from LegendHDF5IO to LegendDataManagement. @oschulz this should be a new release

oschulz commented 2 months ago

~Please fix conflicts~

Should require LegendHDF5IO v0.1.14 to avoid conflicts between extensions.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 3.03030% with 32 lines in your changes missing coverage. Please review.

Project coverage is 32.16%. Comparing base (f747e37) to head (8f04dbe).

Files Patch % Lines
ext/LegendDataManagementLegendHDF5IOExt.jl 0.00% 31 Missing :warning:
src/LegendDataManagement.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== - Coverage 32.76% 32.16% -0.61% ========================================== Files 26 27 +1 Lines 1587 1620 +33 ========================================== + Hits 520 521 +1 - Misses 1067 1099 +32 ```

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