r-lib / rprojroot

Finding files in project subdirectories
https://rprojroot.r-lib.org/
Other
149 stars 23 forks source link

Deprecate thisfile_(), remove is.*() and as.*() #64

Closed krlmlr closed 3 years ago

krlmlr commented 3 years ago

Closes #43.

codecov-io commented 3 years ago

Codecov Report

Merging #64 (4125a76) into master (07c5156) will increase coverage by 2.15%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   79.09%   81.25%   +2.15%     
==========================================
  Files           5        5              
  Lines         177      192      +15     
==========================================
+ Hits          140      156      +16     
+ Misses         37       36       -1     
Impacted Files Coverage Δ
R/criterion.R 89.13% <ø> (+8.73%) :arrow_up:
R/thisfile.R 60.65% <80.00%> (+9.43%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 07c5156...4125a76. Read the comment docs.