feat(web-api): add blocks.validate method - #1946
Draft
zimeg wants to merge 3 commits into
Draft
Codecov / codecov/project
succeeded
Aug 26, 2026 in 1s
84.18% (+0.00%) compared to ac312d4
View this Pull Request on Codecov
84.18% (+0.00%) compared to ac312d4
Details
Codecov Report
❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.18%. Comparing base (ac312d4) to head (0f86aaa).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| slack_sdk/web/async_client.py | 87.50% | 1 Missing |
| slack_sdk/web/client.py | 87.50% | 1 Missing |
| slack_sdk/web/legacy_client.py | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1946 +/- ##
=======================================
Coverage 84.17% 84.18%
=======================================
Files 118 118
Lines 13470 13494 +24
=======================================
+ Hits 11339 11360 +21
- Misses 2131 2134 +3 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
Loading