OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

Merge testathon work into develop branch #218

Closed ablack3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #218 (f4682e5) into develop (8315359) will increase coverage by 63.76%. The diff coverage is 54.24%.

:exclamation: Current head f4682e5 differs from pull request most recent head 09fe934. Consider uploading reports for the commit 09fe934 to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #218       +/-   ##
============================================
+ Coverage     9.74%   73.50%   +63.76%     
============================================
  Files           19       16        -3     
  Lines         1427     1385       -42     
============================================
+ Hits           139     1018      +879     
+ Misses        1288      367      -921     
Impacted Files Coverage Δ
R/CohortDefinition.R 85.71% <ø> (+85.71%) :arrow_up:
R/Deprecated.R 77.14% <ø> (+77.14%) :arrow_up:
R/Private.R 82.55% <ø> (+47.82%) :arrow_up:
R/StudyPackage.R 0.00% <0.00%> (ø)
R/WebApi.R 88.13% <36.36%> (+26.46%) :arrow_up:
R/GetPostDeleteDefinition.R 82.11% <82.11%> (ø)
R/Generation.R 84.90% <87.65%> (ø)
R/PersonProfile.R 95.23% <100.00%> (+95.23%) :arrow_up:
... and 14 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 8315359...09fe934. Read the comment docs.