Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace None in dataset to fix unit tests #388

Merged
merged 2 commits into from
Nov 11, 2023
Merged

Conversation

raphaelvallat
Copy link
Owner

No description provided.

@raphaelvallat raphaelvallat self-assigned this Nov 11, 2023
@raphaelvallat raphaelvallat linked an issue Nov 11, 2023 that may be closed by this pull request
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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%) ⬇️
pingouin/parametric.py 99.56% <100.00%> (+<0.01%) ⬆️
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

📢 Thoughts on this report? Let us know!

@raphaelvallat raphaelvallat merged commit a3a62ac into master Nov 11, 2023
16 checks passed
@raphaelvallat raphaelvallat deleted the fix_issue365 branch November 11, 2023 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix unit tests
1 participant