Skip to content

fix[cli-test]: update buffer type in tests#2411

Merged
WilliamBergamin merged 1 commit intomainfrom
update-buffer-type-in-tests
Oct 22, 2025
Merged

fix[cli-test]: update buffer type in tests#2411
WilliamBergamin merged 1 commit intomainfrom
update-buffer-type-in-tests

Conversation

@WilliamBergamin
Copy link
Copy Markdown
Contributor

Summary

These changes update expected child.SpawnSync return type to fix types issues that it blocking CI

Requirements (place an x in each [ ])

@WilliamBergamin WilliamBergamin added this to the [email protected] milestone Oct 22, 2025
@WilliamBergamin WilliamBergamin self-assigned this Oct 22, 2025
@WilliamBergamin WilliamBergamin added semver:patch tests M-T: Testing work only area:typescript issues that specifically impact using the package from typescript projects pkg:cli-test applies to `@slack/cli-test` labels Oct 22, 2025
@WilliamBergamin WilliamBergamin changed the title fix [cli-test]: update buffer type in tests fix[cli-test]: update buffer type in tests Oct 22, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.01%. Comparing base (ff03f78) to head (c24b4cc).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2411      +/-   ##
==========================================
- Coverage   93.01%   93.01%   -0.01%     
==========================================
  Files          40       40              
  Lines       11112    11111       -1     
  Branches      713      713              
==========================================
- Hits        10336    10335       -1     
  Misses        764      764              
  Partials       12       12              
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.79% <ø> (-0.01%) ⬇️
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 98.07% <ø> (ø)
webhook 96.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WilliamBergamin LGTM and a nice find 🔍 ✨

@WilliamBergamin WilliamBergamin merged commit a2ef748 into main Oct 22, 2025
57 checks passed
@WilliamBergamin WilliamBergamin deleted the update-buffer-type-in-tests branch October 22, 2025 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:typescript issues that specifically impact using the package from typescript projects pkg:cli-test applies to `@slack/cli-test` semver:patch tests M-T: Testing work only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants