Closed mattansb closed 1 year ago
Merging #551 (509c84d) into main (d281cb9) will increase coverage by
0.02%
. The diff coverage is100.00%
.:exclamation: Current head 509c84d differs from pull request most recent head e51b487. Consider uploading reports for the commit e51b487 to get more accurate results
@@ Coverage Diff @@
## main #551 +/- ##
==========================================
+ Coverage 90.46% 90.48% +0.02%
==========================================
Files 55 55
Lines 3241 3248 +7
==========================================
+ Hits 2932 2939 +7
Misses 309 309
Impacted Files | Coverage Δ | |
---|---|---|
R/effectsize.R | 96.66% <ø> (ø) |
|
R/equivalence_test.R | 80.55% <ø> (ø) |
|
R/eta_squared-main.R | 93.94% <ø> (ø) |
|
R/convert_between_OR_to_RR.R | 97.29% <100.00%> (+0.07%) |
:arrow_up: |
R/effectsize.htest.R | 81.74% <100.00%> (+0.42%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Description
This PR aims at adding this feature...
Proposed Changes
I changed the
foo
function so that ...