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

Migration sql fixes #39

Closed azimov closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04% :tada:

Comparison is base (35ef1d0) 93.62% compared to head (9b4a10e) 93.67%.

:exclamation: Current head 9b4a10e differs from pull request most recent head ed334c3. Consider uploading reports for the commit ed334c3 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #39 +/- ## =========================================== + Coverage 93.62% 93.67% +0.04% =========================================== Files 8 8 Lines 910 917 +7 =========================================== + Hits 852 859 +7 Misses 58 58 ``` | [Files Changed](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI) | Coverage Δ | | |---|---|---| | [R/ResultExportManager.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9SZXN1bHRFeHBvcnRNYW5hZ2VyLlI=) | `93.56% <ø> (ø)` | | | [R/ConnectionHandler.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9Db25uZWN0aW9uSGFuZGxlci5S) | `90.32% <100.00%> (+0.84%)` | :arrow_up: | | [R/DataMigrationManager.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/39?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9EYXRhTWlncmF0aW9uTWFuYWdlci5S) | `93.12% <100.00%> (+0.10%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.