r-lib / pkgdepends

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

New config system #256

Closed gaborcsardi closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #256 (9a69eae) into master (e3fa7b6) will increase coverage by 0.16%. The diff coverage is 59.42%.

:exclamation: Current head 9a69eae differs from pull request most recent head 538e59d. Consider uploading reports for the commit 538e59d to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   70.07%   70.24%   +0.16%     
==========================================
  Files          48       49       +1     
  Lines        4772     4755      -17     
==========================================
- Hits         3344     3340       -4     
+ Misses       1428     1415      -13     
Impacted Files Coverage Δ
R/assertions.R 100.00% <ø> (+4.34%) :arrow_up:
R/dep-utils.R 57.42% <ø> (ø)
R/pkg-dependencies.R 0.00% <ø> (ø)
R/pkg-downloads.R 0.00% <ø> (ø)
R/pkg-installation.R 29.68% <ø> (ø)
R/pkg-lockfile.R 0.00% <0.00%> (ø)
R/platform.R 100.00% <ø> (ø)
R/type-url.R 0.00% <0.00%> (ø)
R/zzconfig-package.R 53.12% <53.12%> (ø)
R/pkg-plan.R 42.22% <60.00%> (-0.83%) :arrow_down:
... and 4 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 e3fa7b6...538e59d. Read the comment docs.