easystats / performance

:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
https://easystats.github.io/performance/
GNU General Public License v3.0
965 stars 87 forks source link

Error checking normality for t.test #690

Closed strengejacke closed 4 months ago

strengejacke commented 4 months ago

Fixes #689

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 57.54%. Comparing base (e85e53a) to head (ef28756).

Files Patch % Lines
R/check_htest.R 34.37% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #690 +/- ## ========================================== + Coverage 56.64% 57.54% +0.90% ========================================== Files 84 84 Lines 6039 6047 +8 ========================================== + Hits 3421 3480 +59 + Misses 2618 2567 -51 ```

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