legend-exp / LegendDataManagement.jl

LegendMetadata access in Julia
Other
1 stars 5 forks source link

Unit and uncertainty handling when reading `pars` #26

Closed theHenks closed 6 months ago

theHenks commented 6 months ago

This PR enables features to read and write pars with units and uncertainties from json files. In particular, the following functions are provided:

codecov[bot] commented 6 months ago

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (59e5b50) 48.96% compared to head (c9fd111) 48.37%. Report is 9 commits behind head on main.

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

Files Patch % Lines
src/filekey.jl 0.00% 17 Missing :warning:
src/lprops.jl 55.88% 15 Missing :warning:
src/dataprod_config.jl 0.00% 2 Missing :warning:
src/legend_data.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================== - Coverage 48.96% 48.37% -0.59% ========================================== Files 15 16 +1 Lines 966 1017 +51 ========================================== + Hits 473 492 +19 - Misses 493 525 +32 ```

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