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

[FIX] Add MultiIndex support #175

Merged
merged 5 commits into from
Jan 5, 2024

Update describe.py

de59319
Select commit
Loading
Failed to load commit list.
Merged

[FIX] Add MultiIndex support #175

Update describe.py
de59319
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Dec 26, 2023 in 1s

50.58% (-0.60%) compared to 6328744

View this Pull Request on Codecov

50.58% (-0.60%) compared to 6328744

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (6328744) 51.18% compared to head (de59319) 50.58%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/klib/describe.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   51.18%   50.58%   -0.60%     
==========================================
  Files           3        3              
  Lines         508      514       +6     
  Branches       68       72       +4     
==========================================
  Hits          260      260              
- Misses        242      248       +6     
  Partials        6        6              

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