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

Release 0.5.1 #41

Closed azimov closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 97.59% and project coverage change: +0.33% :tada:

Comparison is base (ed4b352) 93.67% compared to head (5343c00) 94.00%. Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 93.67% 94.00% +0.33% ========================================== Files 8 8 Lines 917 901 -16 ========================================== - Hits 859 847 -12 + Misses 58 54 -4 ``` | [Files Changed](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/41?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/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9SZXN1bHRFeHBvcnRNYW5hZ2VyLlI=) | `93.67% <93.93%> (+0.11%)` | :arrow_up: | | [R/DataMigrationManager.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/41?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%> (ø)` | | | [R/DataModel.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9EYXRhTW9kZWwuUg==) | `94.00% <100.00%> (+0.72%)` | :arrow_up: | | [R/Utils.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/41?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9VdGlscy5S) | `96.42% <100.00%> (+0.13%)` | :arrow_up: |

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