Skip to content

feat: add the tab_style_body() method - #883

Merged
rich-iannone merged 4 commits into
mainfrom
feat-tab-style-body
Sep 22, 2026
Merged

rich-iannone merged 4 commits into
mainfrom
feat-tab-style-body

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR adds a new value-driven table styling method, tab_style_body(). It allows users to apply styles to table cells based on their data values rather than their positions. The user guide has been updated with usage examples and explanations to help users with the new method.

@codecov

codecov Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.73418% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.69%. Comparing base (6948573) to head (12c1e08).

Files with missing lines Patch % Lines
great_tables/_tab_create_modify.py 98.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #883   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files          51       51           
  Lines        7746     7824   +78     
=======================================
+ Hits         7645     7722   +77     
- Misses        101      102    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rich-iannone
rich-iannone merged commit e419e98 into main Sep 22, 2026
15 checks passed
@rich-iannone
rich-iannone deleted the feat-tab-style-body branch September 22, 2026 20:58

This branch was successfully deployed

1 active deployment
pr-883 — 12c1e081 Deployed Sep 22, 2026 by github-actions[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant