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
10 stars 4 forks source link

use ubuntu 22.04 in CI #85

Closed egillax closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.57% :tada:

Comparison is base (31ef832) 99.01% compared to head (361e42b) 99.59%. Report is 2 commits behind head on develop.

:exclamation: Current head 361e42b differs from pull request most recent head 5f5db93. Consider uploading reports for the commit 5f5db93 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #85 +/- ## =========================================== + Coverage 99.01% 99.59% +0.57% =========================================== Files 9 9 Lines 408 488 +80 =========================================== + Hits 404 486 +82 + Misses 4 2 -2 ``` | [Files Changed](https://app.codecov.io/gh/OHDSI/DeepPatientLevelPrediction/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI) | Coverage Δ | | |---|---|---| | [R/Estimator.R](https://app.codecov.io/gh/OHDSI/DeepPatientLevelPrediction/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9Fc3RpbWF0b3IuUg==) | `100.00% <100.00%> (ø)` | | | [R/HelperFunctions.R](https://app.codecov.io/gh/OHDSI/DeepPatientLevelPrediction/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9IZWxwZXJGdW5jdGlvbnMuUg==) | `100.00% <100.00%> (ø)` | | | [R/MLP.R](https://app.codecov.io/gh/OHDSI/DeepPatientLevelPrediction/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9NTFAuUg==) | `100.00% <100.00%> (ø)` | | | [R/ResNet.R](https://app.codecov.io/gh/OHDSI/DeepPatientLevelPrediction/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9SZXNOZXQuUg==) | `100.00% <100.00%> (ø)` | | | [R/Transformer.R](https://app.codecov.io/gh/OHDSI/DeepPatientLevelPrediction/pull/85?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OHDSI#diff-Ui9UcmFuc2Zvcm1lci5S) | `100.00% <100.00%> (+3.57%)` | :arrow_up: |

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