legend-exp / LegendDataManagement.jl

LegendMetadata access in Julia
Other
1 stars 5 forks source link

LegendReport can talk with DataSelectors and rounds numbers #28

Closed theHenks closed 6 months ago

theHenks commented 6 months ago

Need to be able to pass DataSelectors and round numbers automatically to have cleaner reports. Rounding is temp and can be removed, but I would still merge to have a stable release now for all the data production since I am already using that actively.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (59e5b50) 48.96% compared to head (7e5148f) 43.30%. Report is 15 commits behind head on main.

Files Patch % Lines
src/filekey.jl 0.00% 2 Missing :warning:
src/legend_report.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== - Coverage 48.96% 43.30% -5.66% ========================================== Files 15 18 +3 Lines 966 1136 +170 ========================================== + Hits 473 492 +19 - Misses 493 644 +151 ```

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