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

WIP: Custom HTML Rendering for Nested Columns #103

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

WIP: modified repr with some issues

098a0f2
Select commit
Loading
Failed to load commit list.
Draft

WIP: Custom HTML Rendering for Nested Columns #103

WIP: modified repr with some issues
098a0f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 5, 2024 in 0s

98.11% (-0.66%) compared to 0bb042a

View this Pull Request on Codecov

98.11% (-0.66%) compared to 0bb042a

Details

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 98.11%. Comparing base (0bb042a) to head (098a0f2).
Report is 2 commits behind head on main.

Files Patch % Lines
src/nested_pandas/nestedframe/core.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   98.77%   98.11%   -0.66%     
==========================================
  Files          15       15              
  Lines         895      902       +7     
==========================================
+ Hits          884      885       +1     
- Misses         11       17       +6     

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