dark-peak-analytics / assertHE

R package to assist in the verification of health economic decision models.
https://dark-peak-analytics.github.io/assertHE/
Other
4 stars 10 forks source link

What happens when tests fail in coverage - we should warn the user rather than just displaying 0% coverage! #47

Open RobertASmith opened 7 months ago

RobertASmith commented 7 months ago

Describe the bug Currently we have a tryCatch on coverage, but really if tests fail we should warn users in the html (Maybe a red warning message underneath the title).