ropensci-review-tools / pkgcheck

Check whether a package is ready for submission to rOpenSci's peer-review system
https://docs.ropensci.org/pkgcheck/
18 stars 6 forks source link

Check fns #75

Closed mpadge closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #75 (82b2201) into main (5ddd65e) will increase coverage by 0.02%. The diff coverage is 95.23%.

:exclamation: Current head 82b2201 differs from pull request most recent head 2e7c686. Consider uploading reports for the commit 2e7c686 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   63.67%   63.70%   +0.02%     
==========================================
  Files          25       25              
  Lines        1415     1416       +1     
==========================================
+ Hits          901      902       +1     
  Misses        514      514              
Impacted Files Coverage Δ
R/checks-goodpractice.R 76.54% <75.00%> (ø)
R/check-fns-have-exs.R 100.00% <100.00%> (ø)
R/check-has-citation.R 100.00% <100.00%> (ø)
R/check-has-codemeta.R 100.00% <100.00%> (ø)
R/check-has-contrib.R 100.00% <100.00%> (ø)
R/check-uses-roxygen2.R 100.00% <100.00%> (ø)
R/summarise-checks.R 87.03% <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 5ddd65e...2e7c686. Read the comment docs.