OHDSI / PatientLevelPrediction

An R package for performing patient level prediction in an observational database in the OMOP Common Data Model.
https://ohdsi.github.io/PatientLevelPrediction
181 stars 88 forks source link

Tibble dependancy removal #422

Closed egillax closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (6ff8397) 89.36% compared to head (19e2778) 89.48%.

Files Patch % Lines
R/AndromedaHelperFunctions.R 0.00% 1 Missing :warning:
R/Predict.R 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #422 +/- ## =========================================== + Coverage 89.36% 89.48% +0.12% =========================================== Files 49 49 Lines 9827 9827 =========================================== + Hits 8782 8794 +12 + Misses 1045 1033 -12 ```

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