daroczig / logger

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

Update roxygen2 version, apply required S3 method export #142

Closed MichaelChirico closed 4 months ago

MichaelChirico commented 4 months ago

Encountered while working on #140, submitting as a separate PR for clarity

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 83.95%. Comparing base (ec619ce) to head (d3f7bff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ======================================= Coverage 83.95% 83.95% ======================================= Files 10 10 Lines 561 561 ======================================= Hits 471 471 Misses 90 90 ```

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

daroczig commented 4 months ago

thanks 👍