OHDSI / DeepPatientLevelPrediction

An R package for performing patient level prediction using deep learning in an observational database in the OMOP Common Data Model.
https://ohdsi.github.io/DeepPatientLevelPrediction
11 stars 4 forks source link

modelType as attribute and tests to cover database upload #60

Closed egillax closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (892b4e0) into main (e8083d0) will increase coverage by 0.32%. The diff coverage is 100.00%.

:exclamation: Current head 892b4e0 differs from pull request most recent head 7541a38. Consider uploading reports for the commit 7541a38 to get more accurate results

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   99.17%   99.50%   +0.32%     
==========================================
  Files           6        6              
  Lines         608      609       +1     
==========================================
+ Hits          603      606       +3     
+ Misses          5        3       -2     
Impacted Files Coverage Δ
R/MLP.R 100.00% <ø> (ø)
R/Estimator.R 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.