ropensci-review-tools / goodpractice

Advice on R Package Building
https://docs.ropensci.org/goodpractice/
Other
463 stars 36 forks source link

Make cli interpolation less fragile #169

Open olivroy opened 1 month ago

olivroy commented 1 month ago

As I learned while working on https://github.com/r-lib/lintr/pull/2646, it may be safer this way!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 33.13%. Comparing base (b215780) to head (be4829c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ======================================= Coverage 33.13% 33.13% ======================================= Files 11 11 Lines 338 338 ======================================= Hits 112 112 Misses 226 226 ```

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