Skip to content

feat(web-api): add blocks.validate method - #1946

Open
zimeg wants to merge 5 commits into
mainfrom
clack/blocks-validate
Open

feat(web-api): add blocks.validate method#1946
zimeg wants to merge 5 commits into
mainfrom
clack/blocks-validate

fix(web-api): send blocks.validate payloads as form params

f0c3fe4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 1s

84.06% (-0.12%) compared to ac312d4

View this Pull Request on Codecov

84.06% (-0.12%) compared to ac312d4

Details

Codecov Report

❌ Patch coverage is 41.66667% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.06%. Comparing base (ac312d4) to head (f0c3fe4).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
slack_sdk/web/async_client.py 41.66% 7 Missing ⚠️
slack_sdk/web/client.py 41.66% 7 Missing ⚠️
slack_sdk/web/legacy_client.py 41.66% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1946      +/-   ##
==========================================
- Coverage   84.17%   84.06%   -0.12%     
==========================================
  Files         118      118              
  Lines       13470    13506      +36     
==========================================
+ Hits        11339    11354      +15     
- Misses       2131     2152      +21     

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