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

Named vector for col type conversion #67

Closed azimov closed 1 month ago

azimov commented 1 month ago

issue #66

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.74%. Comparing base (a3e3a1c) to head (a63d144).

Files Patch % Lines
R/DataModel.R 93.93% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #67 +/- ## =========================================== - Coverage 93.88% 93.74% -0.14% =========================================== Files 8 8 Lines 948 959 +11 =========================================== + Hits 890 899 +9 - Misses 58 60 +2 ```

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