Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow more arguments to tweak plots #333

Merged
merged 3 commits into from
Mar 26, 2024

docs

87f8b07
Select commit
Loading
Failed to load commit list.
Merged

Allow more arguments to tweak plots #333

docs
87f8b07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

46.50% (+2.89%) compared to cddf268

View this Pull Request on Codecov

46.50% (+2.89%) compared to cddf268

Details

Codecov Report

Attention: Patch coverage is 63.88889% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 46.50%. Comparing base (cddf268) to head (87f8b07).

Files Patch % Lines
R/plot.check_model.R 62.50% 6 Missing ⚠️
R/plot.check_normality.R 57.14% 3 Missing ⚠️
R/plot.check_overdisp.R 0.00% 2 Missing ⚠️
R/plot.binned_residuals.R 0.00% 1 Missing ⚠️
R/plot.performance_simres.R 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #333      +/-   ##
==========================================
+ Coverage   43.61%   46.50%   +2.89%     
==========================================
  Files          67       67              
  Lines        4914     4933      +19     
==========================================
+ Hits         2143     2294     +151     
+ Misses       2771     2639     -132     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.