r-lib / rprojroot

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

Use testthat 3e #70

Closed krlmlr closed 3 years ago

krlmlr commented 3 years ago

.

codecov-io commented 3 years ago

Codecov Report

Merging #70 (7ff27bb) into master (779bb90) will increase coverage by 8.67%. The diff coverage is 98.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   82.40%   91.08%   +8.67%     
==========================================
  Files           7        6       -1     
  Lines         216      157      -59     
==========================================
- Hits          178      143      -35     
+ Misses         38       14      -24     
Impacted Files Coverage Δ
R/criterion.R 84.61% <ø> (-3.85%) :arrow_down:
R/root.R 92.04% <98.33%> (+13.47%) :arrow_up:
R/path.R 92.30% <100.00%> (+1.39%) :arrow_up:
R/utils.R 100.00% <100.00%> (ø)

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 779bb90...7ff27bb. Read the comment docs.