OHDSI / ROhdsiWebApi

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

Initial commit #126

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

Pending updates to testing (need code coverage > 50%) and vignettes - to be done after review of this PR is complete

codecov-commenter commented 4 years ago

Codecov Report

Merging #126 into develop will decrease coverage by 27.46%. The diff coverage is 3.35%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #126       +/-   ##
===========================================
- Coverage    29.92%   2.45%   -27.47%     
===========================================
  Files           10      16        +6     
  Lines         1163    1223       +60     
===========================================
- Hits           348      30      -318     
- Misses         815    1193      +378     
Impacted Files Coverage Δ
R/AutoGeneratedDefinitions.R 0.00% <0.00%> (-19.32%) :arrow_down:
R/CancelGeneration.R 0.00% <0.00%> (ø)
R/CohortDefinition.R 0.00% <0.00%> (-16.18%) :arrow_down:
R/Concept.R 0.00% <ø> (-100.00%) :arrow_down:
R/ConceptSet.R 0.00% <0.00%> (-71.43%) :arrow_down:
R/DeleteDefinition.R 0.00% <0.00%> (ø)
R/Deprecated.R 0.00% <0.00%> (-29.17%) :arrow_down:
R/GetDefinition.R 0.00% <0.00%> (ø)
R/GetDefinitionsMetadata.R 0.00% <0.00%> (ø)
R/GetGenerationInformation.R 0.00% <0.00%> (ø)
... 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 bce5922...df3f950. Read the comment docs.