Skip to content

feat(block-kit): add data_table layout block#1613

Draft
zimeg wants to merge 1 commit into
mainfrom
chore/block-kit-data-table
Draft

feat(block-kit): add data_table layout block#1613
zimeg wants to merge 1 commit into
mainfrom
chore/block-kit-data-table

feat(block-kit): add data_table layout block

61f0681
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

73.31% (-0.02%) compared to a312395

View this Pull Request on Codecov

73.31% (-0.02%) compared to a312395

Details

Codecov Report

❌ Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.31%. Comparing base (a312395) to head (61f0681).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../slack/api/util/json/GsonDataTableCellFactory.java 75.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1613      +/-   ##
============================================
- Coverage     73.32%   73.31%   -0.02%     
- Complexity     4520     4526       +6     
============================================
  Files           478      479       +1     
  Lines         14300    14319      +19     
  Branches       1490     1490              
============================================
+ Hits          10486    10498      +12     
- Misses         2923     2928       +5     
- Partials        891      893       +2     

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