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 3 forks source link

Result export manager #33

Closed azimov closed 10 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #33 (348395e) into develop (db52871) will decrease coverage by 0.01%. The diff coverage is 93.67%.

:exclamation: Current head 348395e differs from pull request most recent head bd25d36. Consider uploading reports for the commit bd25d36 to get more accurate results

@@             Coverage Diff             @@
##           develop      #33      +/-   ##
===========================================
- Coverage    93.63%   93.62%   -0.01%     
===========================================
  Files            7        8       +1     
  Lines          738      910     +172     
===========================================
+ Hits           691      852     +161     
- Misses          47       58      +11     
Files Changed Coverage Δ
R/ResultExportManager.R 93.56% <93.56%> (ø)
R/DataMigrationManager.R 93.02% <100.00%> (+0.05%) :arrow_up: