easystats / effectsize

:dragon: Compute and work with indices of effect size and standardized parameters
https://easystats.github.io/effectsize/
Other
338 stars 24 forks source link

deal with `alternative = NULL` #555

Closed mattansb closed 1 year ago

mattansb commented 1 year ago

This is a fix to a recent change, brought up in https://github.com/easystats/parameters/issues/835

codecov-commenter commented 1 year ago

Codecov Report

Merging #555 (0cffdea) into main (282747e) will decrease coverage by 0.02%. The diff coverage is 95.00%.

@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
- Coverage   90.49%   90.47%   -0.02%     
==========================================
  Files          55       55              
  Lines        3261     3265       +4     
==========================================
+ Hits         2951     2954       +3     
- Misses        310      311       +1     
Impacted Files Coverage Δ
R/utils.R 82.75% <ø> (-4.75%) :arrow_down:
R/utils_ci.R 97.01% <91.30%> (ø)
R/convert_stat_chisq.R 91.37% <100.00%> (ø)
R/convert_stat_to_anova.R 88.05% <100.00%> (ø)
R/eta_squared-main.R 93.94% <100.00%> (ø)
R/mahalanobis_D.R 90.74% <100.00%> (ø)
R/r2_semipartial.R 98.27% <100.00%> (ø)
R/rank_ANOVA.R 98.36% <100.00%> (ø)
R/xtab_corr.R 86.95% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.