daroczig / logger

A lightweight, modern and flexible, log4j and futile.logger inspired logging utility for R
https://daroczig.github.io/logger
285 stars 42 forks source link

fix #120 simplify calling fn name lookup/reference #125

Closed daroczig closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (c9faa63) 78.69% compared to head (8e43995) 78.53%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #125 +/- ## ========================================== - Coverage 78.69% 78.53% -0.17% ========================================== Files 10 10 Lines 535 531 -4 ========================================== - Hits 421 417 -4 Misses 114 114 ``` | [Files](https://app.codecov.io/gh/daroczig/logger/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gergely+Dar%C3%B3czi) | Coverage Δ | | |---|---|---| | [R/logger.R](https://app.codecov.io/gh/daroczig/logger/pull/125?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Gergely+Dar%C3%B3czi#diff-Ui9sb2dnZXIuUg==) | `98.79% <100.00%> (-0.06%)` | :arrow_down: |

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

daroczig commented 11 months ago

thanks for the review :bow: I've disabled windows builds for now :zipper_mouth_face: