Skip to content

feat(model): add table Block Kit block - #1611

Draft
zimeg wants to merge 4 commits into
mainfrom
chore/block-kit-table
Draft

feat(model): add table Block Kit block#1611
zimeg wants to merge 4 commits into
mainfrom
chore/block-kit-table

style: alphabetize block methods, switch cases, and tests for readabi…

2f5a86e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 0s

72.86% (+0.02%) compared to e30ba9d

View this Pull Request on Codecov

72.86% (+0.02%) compared to e30ba9d

Details

Codecov Report

❌ Patch coverage is 77.14286% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.86%. Comparing base (e30ba9d) to head (2f5a86e).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../com/slack/api/util/json/GsonTableCellFactory.java 75.00% 3 Missing and 1 partial ⚠️
...om/slack/api/util/json/GsonLayoutBlockFactory.java 72.72% 3 Missing ⚠️
...rc/main/java/com/slack/api/model/block/Blocks.java 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1611      +/-   ##
============================================
+ Coverage     72.84%   72.86%   +0.02%     
- Complexity     4533     4543      +10     
============================================
  Files           482      483       +1     
  Lines         14423    14442      +19     
  Branches       1512     1512              
============================================
+ Hits          10506    10523      +17     
- Misses         3022     3023       +1     
- Partials        895      896       +1     

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