OHDSI / ROhdsiWebApi

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

version 1.1.3 #166

Closed gowthamrao closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #166 into develop will decrease coverage by 52.88%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #166       +/-   ##
===========================================
- Coverage    55.24%   2.36%   -52.89%     
===========================================
  Files           16      16               
  Lines         1267    1267               
===========================================
- Hits           700      30      -670     
- Misses         567    1237      +670     
Impacted Files Coverage Δ
R/CohortDefinition.R 0.00% <0.00%> (-14.64%) :arrow_down:
R/Concept.R 0.00% <0.00%> (-100.00%) :arrow_down:
R/DeleteDefinition.R 0.00% <0.00%> (-95.24%) :arrow_down:
R/GetDefinitionsMetadata.R 0.00% <0.00%> (-86.96%) :arrow_down:
R/InvokeGeneration.R 0.00% <0.00%> (-85.42%) :arrow_down:
R/WebApi.R 0.00% <0.00%> (-81.97%) :arrow_down:
R/CancelGeneration.R 0.00% <0.00%> (-78.79%) :arrow_down:
R/AutoGeneratedDefinitions.R 0.00% <0.00%> (-70.69%) :arrow_down:
R/GetDefinition.R 0.00% <0.00%> (-68.43%) :arrow_down:
R/Private.R 31.25% <0.00%> (-58.34%) :arrow_down:
... and 5 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 5663ec2...82415bf. Read the comment docs.