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 version 0.5.0 #40

Closed azimov closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 94.48% and project coverage change: +0.48% :tada:

Comparison is base (0d22075) 93.18% compared to head (ed4b352) 93.67%. Report is 3 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 93.18% 93.67% +0.48% ========================================== Files 6 8 +2 Lines 690 917 +227 ========================================== + Hits 643 859 +216 - Misses 47 58 +11 ``` | [Files Changed](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI) | Coverage Δ | | |---|---|---| | [R/DataModel.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9EYXRhTW9kZWwuUg==) | `93.28% <92.85%> (+0.61%)` | :arrow_up: | | [R/ResultExportManager.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9SZXN1bHRFeHBvcnRNYW5hZ2VyLlI=) | `93.56% <93.56%> (ø)` | | | [R/Utils.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9VdGlscy5S) | `96.29% <96.29%> (ø)` | | | [R/ConnectionHandler.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?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/40?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.16%)` | :arrow_up: | | [R/QueryNamespace.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9RdWVyeU5hbWVzcGFjZS5S) | `100.00% <100.00%> (ø)` | | | [R/SchemaGenerator.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9TY2hlbWFHZW5lcmF0b3IuUg==) | `94.59% <100.00%> (ø)` | |

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