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

[BUG] deep_equals is broken for pandas.Index #407

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

XinyuWuu
Copy link
Member

fix #406

Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.29%. Comparing base (306958d) to head (d9aabd8).
Report is 107 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   85.07%   85.29%   +0.22%     
==========================================
  Files          45       48       +3     
  Lines        3015     3312     +297     
==========================================
+ Hits         2565     2825     +260     
- Misses        450      487      +37     

☔ 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.

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.

[BUG] deep_equals is broken for pandas.Index with None
1 participant