Skip to content

Conversation

@turkalpmd
Copy link
Contributor

As you suggested, I’ve now created separate PRs for each branch. This PR is for the Ransacking method.

turkalpmd added 19 commits April 6, 2025 01:36
…ity and consistency; update column names and assertions in tests.
…accessing DataFrame values and remove redundant numeric conversion for 'Scores' in tests.
@codecov
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

❌ Patch coverage is 91.30435% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.44%. Comparing base (cfaa5db) to head (da0b127).

Files with missing lines Patch % Lines
src/pingouin/contingency.py 91.30% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
- Coverage   98.54%   98.44%   -0.10%     
==========================================
  Files          19       19              
  Lines        3362     3407      +45     
  Branches      493      495       +2     
==========================================
+ Hits         3313     3354      +41     
- Misses         26       30       +4     
  Partials       23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@raphaelvallat
Copy link
Owner

Hi,

Sorry for the late reply. Pingouin isn’t under active development anymore, so I’m not adding new major features at this point. I’m focusing on bug fixes and dependency updates instead.

I’ll close this PR for now. Thanks for understanding,

Raphael

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.

Chi-Square Identified Significant Groups, Now Which One is More Significant?

2 participants