Skip to content

feat: add blocks preview command to open blocks in Block Kit Builder - #620

Merged
WilliamBergamin merged 32 commits into
mainfrom
bill-bkb-open-command
Jul 29, 2026
Merged

feat: add blocks preview command to open blocks in Block Kit Builder#620
WilliamBergamin merged 32 commits into
mainfrom
bill-bkb-open-command

fix(blocks): only scope preview to a team when --team is set

5874f18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 0s

72.04% (+0.13%) compared to 0e3135c

View this Pull Request on Codecov

72.04% (+0.13%) compared to 0e3135c

Details

Codecov Report

❌ Patch coverage is 90.47619% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.04%. Comparing base (0e3135c) to head (5874f18).

Files with missing lines Patch % Lines
cmd/blocks/preview.go 90.90% 7 Missing and 5 partials ⚠️
internal/iostreams/reader.go 66.66% 1 Missing and 1 partial ⚠️
internal/slackdeps/os.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #620      +/-   ##
==========================================
+ Coverage   71.91%   72.04%   +0.13%     
==========================================
  Files         231      233       +2     
  Lines       19492    19659     +167     
==========================================
+ Hits        14018    14164     +146     
- Misses       4243     4254      +11     
- Partials     1231     1241      +10     

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