pharmaR / riskassessment

Risk Assessment Demo App: https://rinpharma.shinyapps.io/riskassessment
https://pharmar.github.io/riskassessment/
Other
98 stars 25 forks source link

Fix application crash #744

Closed Jeff-Thompson12 closed 5 months ago

Jeff-Thompson12 commented 5 months ago

Addresses #741 in part. Does not add tests but seeks to fix current crashes.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4cfdbfb) 79.27% compared to head (f371599) 79.23%.

Files Patch % Lines
R/mod_downloadHandler.R 85.71% 1 Missing :warning:
R/mod_reportPreview.R 50.00% 1 Missing :warning:
R/utils_get_db.R 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #744 +/- ## ========================================== - Coverage 79.27% 79.23% -0.04% ========================================== Files 33 33 Lines 5022 5028 +6 ========================================== + Hits 3981 3984 +3 - Misses 1041 1044 +3 ```

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

narayanan-iyer-pfizer commented 1 week ago

I'm not able to replicate this

aclark02-arcus commented 1 week ago

@narayanan-iyer-pfizer, should be resolved now. I'll close the issue - thanks!