ropensci / europepmc

R Interface to Europe PMC RESTful Web Service
https://docs.ropensci.org/europepmc
28 stars 8 forks source link

Added rOpenSci review badge #25

Closed karthik closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #25 into master will decrease coverage by 3.44%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   82.27%   78.82%   -3.45%     
==========================================
  Files          18       18              
  Lines         818      784      -34     
==========================================
- Hits          673      618      -55     
- Misses        145      166      +21
Impacted Files Coverage Δ
R/epmc_db.r 83.87% <0%> (-16.13%) :arrow_down:
R/epmc_ftxt.r 90.9% <0%> (-9.1%) :arrow_down:
R/epmc_db_count.r 95% <0%> (-5%) :arrow_down:
R/epmc_lablinks_count.r 95.23% <0%> (-4.77%) :arrow_down:
R/epmc_tm.r 95.52% <0%> (-4.48%) :arrow_down:
R/epmc_tm_count.r 95.83% <0%> (-4.17%) :arrow_down:
R/epmc_lablinks.r 96.92% <0%> (-3.08%) :arrow_down:
R/epmc_citations.r 97.87% <0%> (-2.13%) :arrow_down:
R/epmc_refs.r 97.95% <0%> (-2.05%) :arrow_down:
R/epmc_details.r 98.24% <0%> (-1.76%) :arrow_down:
... and 2 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 8365177...fc31bde. Read the comment docs.