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

Handle non-unique index #168

Merged
merged 12 commits into from
Nov 6, 2024

Formatting

6a2bd1b
Select commit
Loading
Failed to load commit list.
Merged

Handle non-unique index #168

Formatting
6a2bd1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2024 in 1s

99.40% (-0.10%) compared to 1a2a1d2

View this Pull Request on Codecov

99.40% (-0.10%) compared to 1a2a1d2

Details

Codecov Report

Attention: Patch coverage is 98.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.40%. Comparing base (1a2a1d2) to head (6a2bd1b).

Files with missing lines Patch % Lines
src/nested_pandas/nestedframe/core.py 97.43% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   99.49%   99.40%   -0.10%     
==========================================
  Files          14       14              
  Lines         985     1003      +18     
==========================================
+ Hits          980      997      +17     
- Misses          5        6       +1     

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