Skip to content

Conversation

@seratch
Copy link
Contributor

@seratch seratch commented Nov 15, 2023

This pull request resolves #1235

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 enhancement M-T: A feature request for new functionality project:bolt project:slack-api-model project:slack-api-model project:slack-app-backend labels Nov 15, 2023
@seratch seratch added this to the 1.36.0 milestone Nov 15, 2023
@seratch seratch self-assigned this Nov 15, 2023
@codecov
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (98b6a77) 74.04% compared to head (b811047) 74.05%.

Files Patch % Lines
...ck/element/container/MultiBlockElementContainer.kt 0.00% 2 Missing ⚠️
...m/slack/api/model/block/element/BlockElements.java 0.00% 1 Missing ⚠️
...m/slack/api/util/json/GsonBlockElementFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1236      +/-   ##
============================================
+ Coverage     74.04%   74.05%   +0.01%     
- Complexity     4083     4090       +7     
============================================
  Files           440      441       +1     
  Lines         12995    13016      +21     
  Branches       1310     1310              
============================================
+ Hits           9622     9639      +17     
- Misses         2606     2610       +4     
  Partials        767      767              

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

@seratch seratch merged commit 76675f3 into slackapi:main Nov 15, 2023
@seratch seratch deleted the file-input branch November 15, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement M-T: A feature request for new functionality project:bolt project:slack-api-model project:slack-api-model project:slack-app-backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add file input block element support

1 participant