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.2 #44

Closed azimov closed 11 months ago

azimov commented 11 months ago

Changes to support pure DBI connections in PooledConnectionHandler

codecov[bot] commented 11 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (5343c00) 94.00% compared to head (6f4fe64) 93.79%. Report is 1 commits behind head on main.

:exclamation: Current head 6f4fe64 differs from pull request most recent head 74ce87c. Consider uploading reports for the commit 74ce87c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== - Coverage 94.00% 93.79% -0.22% ========================================== Files 8 8 Lines 901 918 +17 ========================================== + Hits 847 861 +14 - Misses 54 57 +3 ``` | [Files](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI) | Coverage Δ | | |---|---|---| | [R/DataMigrationManager.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9EYXRhTWlncmF0aW9uTWFuYWdlci5S) | `93.28% <100.00%> (+0.15%)` | :arrow_up: | | [R/ConnectionHandler.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9Db25uZWN0aW9uSGFuZGxlci5S) | `90.62% <85.71%> (+0.30%)` | :arrow_up: | | [R/PooledConnectionHandler.R](https://app.codecov.io/gh/OHDSI/ResultModelManager/pull/44?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9Qb29sZWRDb25uZWN0aW9uSGFuZGxlci5S) | `85.36% <85.00%> (-4.29%)` | :arrow_down: |

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