slackapi / java-slack-sdk

Slack Developer Kit (including Bolt for Java) for any JVM language
https://slack.dev/java-slack-sdk/
MIT License
571 stars 212 forks source link

Fix #1207 by correcting the typing introduced by #1181 #1208

Closed seratch closed 12 months ago

seratch commented 12 months ago

This pull request resolves #1207, which is a bug caused by #1181

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

Requirements

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

codecov[bot] commented 12 months ago

Codecov Report

Merging #1208 (2bc884f) into main (a1720ec) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1208   +/-   ##
=========================================
  Coverage     74.87%   74.87%           
  Complexity     4074     4074           
=========================================
  Files           436      436           
  Lines         12835    12835           
  Branches       1301     1301           
=========================================
  Hits           9610     9610           
  Misses         2464     2464           
  Partials        761      761           
Files Changed Coverage Δ
.../src/main/java/com/slack/api/model/Attachment.java 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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