pharmaR / riskassessment

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

Sync meter color on HTML reports #728

Closed AARON-CLARK closed 6 months ago

AARON-CLARK commented 6 months ago

Closes #727. Fixed by copying css from app over to html report. Results:

image

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (93f80f1) 77.17% compared to head (cf89a8e) 77.17%. Report is 12 commits behind head on dev.

:exclamation: Current head cf89a8e differs from pull request most recent head 3bcca3b. Consider uploading reports for the commit 3bcca3b to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #728 +/- ## ======================================= Coverage 77.17% 77.17% ======================================= Files 33 33 Lines 4872 4872 ======================================= Hits 3760 3760 Misses 1112 1112 ```

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

Jeff-Thompson12 commented 6 months ago

@AARON-CLARK did you want to add a line to NEWS?

AARON-CLARK commented 6 months ago

@Jeff-Thompson12, I guess I have to since it's a bug from a previous release. Pushed a commit.