Skip to content

feat(models): add typed model classes for TableBlock cells and column_settings - #1939

Open
srtaalej wants to merge 6 commits into
mainfrom
table-block-typed-models
Open

feat(models): add typed model classes for TableBlock cells and column_settings#1939
srtaalej wants to merge 6 commits into
mainfrom
table-block-typed-models

style(models): fix line length in TableBlockColumnSettings.parse

e80261f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

84.11% (-0.07%) compared to ae87985

View this Pull Request on Codecov

84.11% (-0.07%) compared to ae87985

Details

Codecov Report

❌ Patch coverage is 61.11111% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.11%. Comparing base (ae87985) to head (e80261f).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
slack_sdk/models/blocks/basic_components.py 58.82% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1939      +/-   ##
==========================================
- Coverage   84.17%   84.11%   -0.07%     
==========================================
  Files         118      118              
  Lines       13425    13442      +17     
==========================================
+ Hits        11301    11307       +6     
- Misses       2124     2135      +11     

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