OHDSI / ROhdsiWebApi

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

Develop patient profile #74

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

Redoing this PR https://github.com/OHDSI/ROhdsiWebApi/pull/58 Addresses https://github.com/OHDSI/ROhdsiWebApi/issues/57

codecov-io commented 4 years ago

Codecov Report

Merging #74 into develop will decrease coverage by 5.54%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #74      +/-   ##
==========================================
- Coverage     5.54%   0.00%   -5.55%     
==========================================
  Files            6       7       +1     
  Lines          721     766      +45     
==========================================
- Hits            40       0      -40     
- Misses         681     766      +85     
Impacted Files Coverage Δ
R/PersonProfile.R 0.00% <0.00%> (ø)
R/WebApi.R 0.00% <0.00%> (-35.09%) :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 e7e1b19...13780a5. Read the comment docs.