DHARMa implementation for new check_residuals()
function
#643
Codecov / codecov/project
succeeded
Mar 18, 2024 in 0s
59.31% (+1.35%) compared to afddb29
View this Pull Request on Codecov
59.31% (+1.35%) compared to afddb29
Details
Codecov Report
Attention: Patch coverage is 58.77193%
with 94 lines
in your changes are missing coverage. Please review.
Project coverage is 59.31%. Comparing base (
afddb29
) to head (4127d9d
).
Files | Patch % | Lines |
---|---|---|
R/check_model_diagnostics.R | 0.00% | 37 Missing |
R/check_model.R | 40.00% | 18 Missing |
R/simulate_residuals.R | 56.00% | 11 Missing |
R/check_zeroinflation.R | 69.23% | 8 Missing |
R/check_residuals.R | 75.00% | 7 Missing |
R/check_distribution.R | 50.00% | 5 Missing |
R/check_normality.R | 44.44% | 5 Missing |
R/check_overdispersion.R | 94.87% | 2 Missing |
R/check_outliers.R | 95.65% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #643 +/- ##
==========================================
+ Coverage 57.95% 59.31% +1.35%
==========================================
Files 84 86 +2
Lines 6058 6233 +175
==========================================
+ Hits 3511 3697 +186
+ Misses 2547 2536 -11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading