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

Support mask= argument in LocBody #566

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Use `df.height` to get the number of rows in a DataFrame

34d7452
Select commit
Loading
Failed to load commit list.
Draft

Support mask= argument in LocBody #566

Use `df.height` to get the number of rows in a DataFrame
34d7452
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

90.70% (+0.02%) compared to 4043f14

View this Pull Request on Codecov

90.70% (+0.02%) compared to 4043f14

Details

Codecov Report

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

Project coverage is 90.70%. Comparing base (4043f14) to head (34d7452).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
great_tables/_locations.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
+ Coverage   90.67%   90.70%   +0.02%     
==========================================
  Files          46       46              
  Lines        5381     5409      +28     
==========================================
+ Hits         4879     4906      +27     
- Misses        502      503       +1     

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