Skip to content

[BUG] fix deep_equals plugin for pd.Index#260

Merged
fkiraly merged 2 commits into
mainfrom
deep-equals-index
Jan 3, 2024
Merged

[BUG] fix deep_equals plugin for pd.Index#260
fkiraly merged 2 commits into
mainfrom
deep-equals-index

Conversation

@fkiraly
Copy link
Copy Markdown
Contributor

@fkiraly fkiraly commented Jan 2, 2024

The deep_equals plugin fo pd.Index resulted in failure when checking equality.

This PR fixes the bug, and adds test cases.

@fkiraly fkiraly added bug Something isn't working implementing framework Implementing core skbase framework labels Jan 2, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (09b94e3) 83.94% compared to head (3504992) 84.42%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   83.94%   84.42%   +0.47%     
==========================================
  Files          43       43              
  Lines        2922     2922              
==========================================
+ Hits         2453     2467      +14     
+ Misses        469      455      -14     

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

@fkiraly fkiraly merged commit 0ca23a1 into main Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working implementing framework Implementing core skbase framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant