pharmaR / riskassessment

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

Improve App Startup #729

Closed Jeff-Thompson12 closed 6 months ago

Jeff-Thompson12 commented 6 months ago

Since the database configurations are mostly integrated in the database itself, the application does not need to run all the checkers every single time it is initialized.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (f8810e2) 78.14% compared to head (d0f56f4) 78.12%.

Files Patch % Lines
R/utils_startup.R 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #729 +/- ## ========================================== - Coverage 78.14% 78.12% -0.02% ========================================== Files 33 33 Lines 4872 4874 +2 ========================================== + Hits 3807 3808 +1 - Misses 1065 1066 +1 ```

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