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

Handle data types for primary keys - character conversion only #53

Closed anthonysena closed 5 months ago

anthonysena commented 5 months ago

Aims to address #52

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 42.85714% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 93.00%. Comparing base (02a5906) to head (0af8648).

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

Files Patch % Lines
R/DataModel.R 42.85% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #53 +/- ## =========================================== - Coverage 93.76% 93.00% -0.76% =========================================== Files 8 8 Lines 930 944 +14 =========================================== + Hits 872 878 +6 - Misses 58 66 +8 ```

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