Skip to content

Conversation

@seratch
Copy link
Contributor

@seratch seratch commented Aug 26, 2022

This pull request resolves #1038

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@seratch seratch added bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented project:bolt project:slack-app-backend labels Aug 26, 2022
@seratch seratch added this to the 1.25.0 milestone Aug 26, 2022
@seratch seratch self-assigned this Aug 26, 2022
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #1039 (42bff8d) into main (e9c1114) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1039      +/-   ##
============================================
- Coverage     76.79%   76.79%   -0.01%     
+ Complexity     3707     3706       -1     
============================================
  Files           406      406              
  Lines         11159    11159              
  Branches       1112     1112              
============================================
- Hits           8570     8569       -1     
  Misses         1920     1920              
- Partials        669      670       +1     
Impacted Files Coverage Δ
...imits/metrics/impl/BaseMemoryMetricsDatastore.java 79.65% <0.00%> (-0.44%) ⬇️
...va/com/slack/api/socket_mode/SocketModeClient.java 64.33% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@seratch seratch merged commit d0f8e9d into slackapi:main Aug 26, 2022
@seratch seratch deleted the issue-1038 branch August 26, 2022 21:40
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 project:bolt project:slack-app-backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BlockActionPayload is missing app_unfurl information

1 participant