Skip to content

Merge branch 'main' into zimeg-feat-model-context-actions-blocks

49b52ee
Select commit
Loading
Failed to load commit list.
Merged

feat(model): add feedback_buttons and icon_button blocks as context_actions block elements #1524

Merge branch 'main' into zimeg-feat-model-context-actions-blocks
49b52ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2025 in 1s

72.89% (-0.05%) compared to 5e677f0

View this Pull Request on Codecov

72.89% (-0.05%) compared to 5e677f0

Details

Codecov Report

❌ Patch coverage is 57.14286% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.89%. Comparing base (5e677f0) to head (49b52ee).

Files with missing lines Patch % Lines
...il/json/GsonContextActionsBlockElementFactory.java 58.82% 6 Missing and 1 partial ⚠️
...rc/main/java/com/slack/api/model/block/Blocks.java 33.33% 2 Missing ⚠️
...m/slack/api/util/json/GsonBlockElementFactory.java 0.00% 2 Missing ⚠️
...om/slack/api/util/json/GsonLayoutBlockFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1524      +/-   ##
============================================
- Coverage     72.94%   72.89%   -0.05%     
- Complexity     4406     4414       +8     
============================================
  Files           476      477       +1     
  Lines         14045    14073      +28     
  Branches       1472     1473       +1     
============================================
+ Hits          10245    10259      +14     
- Misses         2927     2939      +12     
- Partials        873      875       +2     

☔ View full report in Codecov by Sentry.
📢 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.