OHDSI / ROhdsiWebApi

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

Add more tests to get coverage above 80% #223

Closed ablack3 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #223 (e5ca5ff) into develop (09fe934) will increase coverage by 8.00%. The diff coverage is 25.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #223      +/-   ##
===========================================
+ Coverage    73.50%   81.50%   +8.00%     
===========================================
  Files           16       16              
  Lines         1385     1379       -6     
===========================================
+ Hits          1018     1124     +106     
+ Misses         367      255     -112     
Impacted Files Coverage Δ
R/Deprecated.R 77.14% <ø> (ø)
R/StudyPackage.R 66.98% <25.00%> (+66.98%) :arrow_up:
R/Concept.R 100.00% <0.00%> (+4.76%) :arrow_up:
R/CohortDefinition.R 90.47% <0.00%> (+4.76%) :arrow_up:
R/AutoGeneratedDefinitions.R 81.93% <0.00%> (+7.02%) :arrow_up:
R/ConceptSet.R 95.16% <0.00%> (+17.74%) :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 09fe934...e5ca5ff. Read the comment docs.