OHDSI / ROhdsiWebApi

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

Initial commit #125

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

Pending:

codecov-commenter commented 4 years ago

Codecov Report

Merging #125 into develop will increase coverage by 23.76%. The diff coverage is 33.22%.

Impacted file tree graph

@@             Coverage Diff              @@
##           develop     #125       +/-   ##
============================================
+ Coverage     9.15%   32.91%   +23.76%     
============================================
  Files            4       16       +12     
  Lines          448     1279      +831     
============================================
+ Hits            41      421      +380     
- Misses         407      858      +451     
Impacted Files Coverage Δ
R/CancelGeneration.R 0.00% <0.00%> (ø)
R/CohortDefinition.R 0.00% <0.00%> (ø)
R/DeleteDefinition.R 0.00% <0.00%> (ø)
R/InvokeGeneration.R 0.00% <0.00%> (ø)
R/PersonProfile.R 0.00% <0.00%> (ø)
R/PostDefinition.R 0.00% <0.00%> (ø)
R/AutoGeneratedDefinitions.R 7.50% <7.50%> (ø)
R/Deprecated.R 27.77% <27.77%> (ø)
R/GetResults.R 33.33% <33.33%> (ø)
R/GetGenerationInformation.R 52.43% <52.43%> (ø)
... and 19 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 8ed2756...c3c4392. Read the comment docs.