Skip to content

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

Open
zimeg wants to merge 12 commits into
mainfrom
chore/block-kit-data-table
Open

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

refactor(block-kit): take Double in rawNumber helper to match the model

60a4781
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

72.75% (-0.05%) compared to b3e25bf

View this Pull Request on Codecov

72.75% (-0.05%) compared to b3e25bf

Details

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.75%. Comparing base (b3e25bf) to head (60a4781).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...api/model/block/composition/BlockCompositions.java 0.00% 4 Missing ⚠️
.../com/slack/api/util/json/GsonTableCellFactory.java 75.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1613      +/-   ##
============================================
- Coverage     72.80%   72.75%   -0.05%     
- Complexity     4551     4556       +5     
============================================
  Files           483      484       +1     
  Lines         14456    14479      +23     
  Branches       1513     1513              
============================================
+ Hits          10524    10534      +10     
- Misses         3037     3047      +10     
- Partials        895      898       +3     

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