Closed RichardHooijmaijers closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 53.25%. Comparing base (
c991b50
) to head (be501e5
).:exclamation: Current head be501e5 differs from pull request most recent head e2629f9. Consider uploading reports for the commit e2629f9 to get more accurate results
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Discuss this PR. Changed part of the structure for testing to separate shinytest (do we get any results) vs functional testing (does the result make sense). Also added argument incres
argument in setup_shinymixr_test
function. This way we do not have to run a model to perform tests where results are compared. Found errors in test coverage and r cmd check that needs further investigation..
This PR is to update tests in the package:
shinytest2
andtestthat