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

Schema generator #9

Closed azimov closed 1 year ago

azimov commented 1 year ago

Schema generator added with basic tests

codecov[bot] commented 1 year ago

Codecov Report

Merging #9 (0ba12c2) into develop (6b0c507) will increase coverage by 0.72%. The diff coverage is 98.21%.

:exclamation: Current head 0ba12c2 differs from pull request most recent head f919c4c. Consider uploading reports for the commit f919c4c to get more accurate results

@@             Coverage Diff             @@
##           develop       #9      +/-   ##
===========================================
+ Coverage    92.46%   93.19%   +0.72%     
===========================================
  Files            3        4       +1     
  Lines          199      235      +36     
===========================================
+ Hits           184      219      +35     
- Misses          15       16       +1     
Impacted Files Coverage Δ
R/PooledConnectionHandler.R 100.00% <ø> (ø)
R/SchemaGenerator.R 97.14% <97.14%> (ø)
R/ConnectionHandler.R 88.23% <100.00%> (+0.23%) :arrow_up:
R/DataMigrationManager.R 92.96% <100.00%> (ø)

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