OHDSI / ROhdsiWebApi

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

Changes to remove dependency on deprecated functions from getCohortDefinitionSql #84

Closed gowthamrao closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #84 into develop will decrease coverage by 4.51%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #84      +/-   ##
==========================================
- Coverage     4.51%   0.00%   -4.52%     
==========================================
  Files            8       8              
  Lines          885     885              
==========================================
- Hits            40       0      -40     
- Misses         845     885      +40     
Impacted Files Coverage Δ
R/CohortDefinition.R 0.00% <0.00%> (ø)
R/WebApi.R 0.00% <0.00%> (-33.06%) :arrow_down:
R/Concept.R 0.00% <0.00%> (ø)
R/ConceptSet.R 0.00% <0.00%> (ø)
R/IncidenceRate.R 0.00% <0.00%> (ø)
R/PersonProfile.R 0.00% <0.00%> (ø)
R/CohortCharacterization.R 0.00% <0.00%> (ø)

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 4863928...2164f8b. Read the comment docs.