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

fix assignment operator in configurePython #421

Closed egillax closed 6 months ago

egillax commented 6 months ago

Closes #420

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (325328b) 89.43% compared to head (c51bb52) 89.45%.

Files Patch % Lines
R/HelperFunctions.R 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #421 +/- ## =========================================== + Coverage 89.43% 89.45% +0.02% =========================================== Files 49 49 Lines 9827 9827 =========================================== + Hits 8789 8791 +2 + Misses 1038 1036 -2 ```

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