Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

types(test): add a test to not mix up built-in node MessageEvent type #2022

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

filmaj
Copy link
Contributor

@filmaj filmaj commented Sep 10, 2024

because we also have an identically-named Slack MessageEvent type. This is a test that relates to #2020 and augments #2021.

I've confirmed that this test fails without the fix from #2021

@filmaj filmaj added semver:patch tests M-T: Testing work only area:typescript issues that specifically impact using the package from typescript projects pkg:types applies to `@slack/types` labels Sep 10, 2024
@filmaj filmaj added this to the [email protected] milestone Sep 10, 2024
@filmaj filmaj requested a review from a team September 10, 2024 16:08
@filmaj filmaj self-assigned this Sep 10, 2024
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.48%. Comparing base (beb0345) to head (1d696f9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2022   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files          37       37           
  Lines        9946     9946           
  Branches      633      633           
=======================================
  Hits         9199     9199           
  Misses        747      747           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 96.00% <ø> (ø)
oauth 81.52% <ø> (ø)
socket-mode 59.08% <ø> (ø)
web-api 97.27% <ø> (ø)
webhook 97.07% <ø> (ø)

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

@filmaj filmaj merged commit 2c1a6e6 into main Sep 10, 2024
30 checks passed
@filmaj filmaj deleted the types-message-test branch September 10, 2024 18:08
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:types applies to `@slack/types` semver:patch tests M-T: Testing work only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants