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
187 stars 88 forks source link

Prevent plpData from being evaluated during do.call #436

Closed lhjohn closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 89.40%. Comparing base (2b5f007) to head (2acedb9).

Files Patch % Lines
R/LearningCurve.R 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #436 +/- ## =========================================== + Coverage 89.36% 89.40% +0.04% =========================================== Files 49 49 Lines 9835 9835 =========================================== + Hits 8789 8793 +4 + Misses 1046 1042 -4 ```

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