OHDSI / ResultModelManager

RMM is an R package designed to handle common ohdsi results data management functions by providing a common API for data model migrations and definitions
https://ohdsi.github.io/ResultModelManager/
Apache License 2.0
3 stars 2 forks source link

Release 0.4.0 #25

Closed azimov closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #25 (7adc6f1) into main (9eaf5f6) will increase coverage by 0.72%. The diff coverage is 100.00%.

:exclamation: Current head 7adc6f1 differs from pull request most recent head f14bda0. Consider uploading reports for the commit f14bda0 to get more accurate results

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   92.46%   93.18%   +0.72%     
==========================================
  Files           5        6       +1     
  Lines         637      690      +53     
==========================================
+ Hits          589      643      +54     
+ Misses         48       47       -1     
Impacted Files Coverage Δ
R/DataModel.R 92.66% <100.00%> (-0.09%) :arrow_down:
R/QueryNamespace.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.