raphaelvallat / pingouin

Statistical package in Python based on Pandas
https://pingouin-stats.org/
GNU General Public License v3.0
1.61k stars 138 forks source link

Replace None in dataset to fix unit tests #388

Closed raphaelvallat closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
pingouin/bayesian.py 100.00% <100.00%> (ø)
pingouin/contingency.py 98.75% <100.00%> (ø)
pingouin/correlation.py 98.08% <100.00%> (ø)
pingouin/effsize.py 100.00% <100.00%> (ø)
pingouin/pairwise.py 99.46% <100.00%> (-0.01%) :arrow_down:
pingouin/parametric.py 99.56% <100.00%> (+<0.01%) :arrow_up:
pingouin/plotting.py 95.76% <100.00%> (ø)
pingouin/power.py 100.00% <ø> (ø)
pingouin/regression.py 100.00% <ø> (ø)
pingouin/reliability.py 100.00% <100.00%> (ø)
... and 1 more

:loudspeaker: Thoughts on this report? Let us know!