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

Fix a bug where parsing assistant thread message event fails for beta feature enabled apps #2298

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

seratch
Copy link
Member

@seratch seratch commented Oct 22, 2024

This pull request resolves a bug where parsing assistant thread message event fails for beta feature enabled apps.
See also: slackapi/bolt-python#1184

Summary

Describe the goal of this PR. Mention any related Issue numbers.

Requirements (place an x in each [ ])

@seratch seratch added the bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented label Oct 22, 2024
@seratch seratch requested review from filmaj and misscoded October 22, 2024 05:32
@seratch seratch added this to the 4.0.1 milestone Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.47%. Comparing base (840a26b) to head (c856e8e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2298   +/-   ##
=======================================
  Coverage   92.47%   92.47%           
=======================================
  Files          36       36           
  Lines        7453     7457    +4     
  Branches      646      648    +2     
=======================================
+ Hits         6892     6896    +4     
  Misses        553      553           
  Partials        8        8           

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

@filmaj filmaj merged commit a382238 into slackapi:main Oct 22, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants