djnavarro / lsr

R package associated with "Learning Statistics with R"
https://lsr.djnavarro.net
Other
12 stars 5 forks source link

update tests #6

Closed djnavarro closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #6 (6a0ef92) into master (1a572f7) will increase coverage by 41.70%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #6       +/-   ##
===========================================
+ Coverage   13.45%   55.16%   +41.70%     
===========================================
  Files          30       29        -1     
  Lines        1308     1307        -1     
===========================================
+ Hits          176      721      +545     
+ Misses       1132      586      -546     
Impacted Files Coverage Δ
R/expandFactors.R 100.00% <ø> (+100.00%) :arrow_up:
R/modeOf.R 82.75% <83.33%> (+82.75%) :arrow_up:
R/etaSquared.R 42.59% <0.00%> (+42.59%) :arrow_up:
R/correlate.R 47.22% <0.00%> (+47.22%) :arrow_up:
R/ciMean.R 81.81% <0.00%> (+49.09%) :arrow_up:
R/importList.R 50.00% <0.00%> (+50.00%) :arrow_up:
R/goodnessOfFitTest.R 52.94% <0.00%> (+52.94%) :arrow_up:
R/permuteLevels.R 57.14% <0.00%> (+57.14%) :arrow_up:
R/cohensD.R 57.82% <0.00%> (+57.82%) :arrow_up:
R/pairedSamplesTTest.R 59.37% <0.00%> (+59.37%) :arrow_up:
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1a572f7...6a0ef92. Read the comment docs.