Skip to content

feat(methods): add blocks.validate method - #1622

Draft
zimeg wants to merge 16 commits into
mainfrom
blocks-validate
Draft

feat(methods): add blocks.validate method#1622
zimeg wants to merge 16 commits into
mainfrom
blocks-validate

style(methods): match request-class doc convention for blocks.validate

69ea477
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2026 in 0s

72.86% (-0.02%) compared to b7562e3

View this Pull Request on Codecov

72.86% (-0.02%) compared to b7562e3

Details

Codecov Report

❌ Patch coverage is 65.51724% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.86%. Comparing base (b7562e3) to head (69ea477).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...java/com/slack/api/methods/RequestFormBuilder.java 50.00% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1622      +/-   ##
============================================
- Coverage     72.87%   72.86%   -0.02%     
- Complexity     4522     4533      +11     
============================================
  Files           479      480       +1     
  Lines         14390    14418      +28     
  Branches       1503     1512       +9     
============================================
+ Hits          10487    10505      +18     
- Misses         3013     3018       +5     
- Partials        890      895       +5     

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