OxygenFramework / Oxygen.jl

💨 A breath of fresh air for programming web apps in Julia
https://oxygenframework.github.io/Oxygen.jl/
MIT License
383 stars 25 forks source link

bugfix/handle-empty-metrics #141

Closed ndortega closed 5 months ago

ndortega commented 5 months ago

zero'd out the default values

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (70e9abe) 96.96% compared to head (43b8928) 96.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #141 +/- ## ======================================= Coverage 96.96% 96.97% ======================================= Files 12 12 Lines 1023 1025 +2 ======================================= + Hits 992 994 +2 Misses 31 31 ```

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