OHDSI / ROhdsiWebApi

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

added getConceptSetsFromCohortDefinition #151

Closed gowthamrao closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #151 into develop will decrease coverage by 53.57%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #151       +/-   ##
===========================================
- Coverage    55.95%   2.37%   -53.58%     
===========================================
  Files           16      16               
  Lines         1251    1261       +10     
===========================================
- Hits           700      30      -670     
- Misses         551    1231      +680     
Impacted Files Coverage Δ
R/ConceptSet.R 0.00% <0.00%> (-33.34%) :arrow_down:
R/Deprecated.R 0.00% <0.00%> (ø)
R/Private.R 31.25% <ø> (-58.34%) :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:
... and 7 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 885bb80...7f0d54e. Read the comment docs.