r-lib / pkgdepends

R Package Dependency Resolution
https://r-lib.github.io/pkgdepends/
Other
102 stars 30 forks source link

Eliminate tibble, rlang dependencies #271

Closed gaborcsardi closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #271 (86ef5b3) into main (0b14538) will increase coverage by 0.11%. The diff coverage is 82.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
+ Coverage   70.01%   70.13%   +0.11%     
==========================================
  Files          52       54       +2     
  Lines        5102     5129      +27     
==========================================
+ Hits         3572     3597      +25     
- Misses       1530     1532       +2     
Impacted Files Coverage Δ
R/download.R 62.82% <ø> (ø)
R/parse-remotes.R 97.24% <ø> (ø)
R/pkg-dependencies.R 0.00% <ø> (ø)
R/pkg-downloads.R 0.00% <ø> (ø)
R/pkg-installation.R 29.16% <ø> (ø)
R/pkg-plan.R 37.07% <0.00%> (ø)
R/type-cran.R 75.00% <ø> (ø)
R/type-deps.R 10.34% <0.00%> (ø)
R/type-github.R 94.70% <ø> (ø)
R/dep-utils.R 64.07% <38.46%> (-0.28%) :arrow_down:
... and 9 more

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 0b14538...86ef5b3. Read the comment docs.