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

Refactor GT.opt_all_caps() #436

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Modify the `locations` parameter of `opt_all_caps()` to accept `Loc` …

f0ae1a7
Select commit
Loading
Failed to load commit list.
Open

Refactor GT.opt_all_caps() #436

Modify the `locations` parameter of `opt_all_caps()` to accept `Loc` …
f0ae1a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

86.88% (+0.50%) compared to bacda7e

View this Pull Request on Codecov

86.88% (+0.50%) compared to bacda7e

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.88%. Comparing base (bacda7e) to head (f0ae1a7).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
great_tables/_options.py 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
+ Coverage   86.37%   86.88%   +0.50%     
==========================================
  Files          42       42              
  Lines        4683     4674       -9     
==========================================
+ Hits         4045     4061      +16     
+ Misses        638      613      -25     

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