pharmaR / riskassessment

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

Add Package Dependencies to Reports #723

Closed Robert-Krajcik closed 5 months ago

Robert-Krajcik commented 7 months ago

Closes issue #721

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (4a6e690) 78.13% compared to head (37e57c7) 79.29%.

:exclamation: Current head 37e57c7 differs from pull request most recent head 63061ec. Consider uploading reports for the commit 63061ec to get more accurate results

Files Patch % Lines
R/app_server.R 85.18% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #723 +/- ## ========================================== + Coverage 78.13% 79.29% +1.16% ========================================== Files 33 33 Lines 4876 4937 +61 ========================================== + Hits 3810 3915 +105 + Misses 1066 1022 -44 ```

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

AARON-CLARK commented 6 months ago

Hi @Robert-Krajcik, I see this PR is failing r-cmd-check and test-coverage. Those need to get resolved, but I will review anyway. Stay tuned!

Robert-Krajcik commented 5 months ago

Redundant with #734 which was merged yesterday.