OHDSI / ROhdsiWebApi

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

Release 0.0.3 #31

Closed alondhe closed 4 years ago

alondhe commented 4 years ago

Fixes for insertCohortDefinitionSetInPackage, getCohortGenerationStatuses, and invokeCohortSetGeneration.

Updated release info and my email address.

codecov-io commented 4 years ago

Codecov Report

Merging #31 into master will increase coverage by 2.95%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #31      +/-   ##
=========================================
+ Coverage    6.19%   9.15%   +2.95%     
=========================================
  Files           4       4              
  Lines         452     448       -4     
=========================================
+ Hits           28      41      +13     
+ Misses        424     407      -17
Impacted Files Coverage Δ
R/ConceptSet.R 0% <ø> (ø) :arrow_up:
R/CohortCharacterization.R 0% <ø> (ø) :arrow_up:
R/CohortDefinition.R 0% <0%> (ø) :arrow_up:
R/WebApi.R 75.92% <100%> (+23.09%) :arrow_up:

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 f4daa64...0bdc867. Read the comment docs.