OHDSI / ROhdsiWebApi

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

Move deprecated functions to seperate file #107

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

Addresses Move deprecated functions https://github.com/OHDSI/ROhdsiWebApi/issues/94

codecov-commenter commented 4 years ago

Codecov Report

Merging #107 into develop will decrease coverage by 26.75%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #107       +/-   ##
===========================================
- Coverage    26.75%   0.00%   -26.76%     
===========================================
  Files            8       9        +1     
  Lines          826     833        +7     
===========================================
- Hits           221       0      -221     
- Misses         605     833      +228     
Impacted Files Coverage Δ
R/CohortDefinition.R 0.00% <ø> (-19.22%) :arrow_down:
R/Deprecated.R 0.00% <0.00%> (ø)
R/Concept.R 0.00% <0.00%> (-100.00%) :arrow_down:
R/ConceptSet.R 0.00% <0.00%> (-76.05%) :arrow_down:
R/WebApi.R 0.00% <0.00%> (-31.13%) :arrow_down:

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 354a8eb...198bbd1. Read the comment docs.