Skip to content

Conversation

@seratch
Copy link
Contributor

@seratch seratch commented Mar 3, 2022

This pull request resolves #945

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 are agreeing to the those rules.

@seratch seratch added enhancement M-T: A feature request for new functionality project:slack-api-client project:slack-api-client labels Mar 3, 2022
@seratch seratch added this to the 1.20.1 milestone Mar 3, 2022
@seratch seratch self-assigned this Mar 3, 2022
@codecov
Copy link

codecov bot commented Mar 3, 2022

Codecov Report

Merging #946 (05e8a99) into main (20c8dca) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #946   +/-   ##
=========================================
  Coverage     76.41%   76.41%           
+ Complexity     3657     3656    -1     
=========================================
  Files           396      396           
  Lines         11055    11055           
  Branches       1096     1096           
=========================================
  Hits           8448     8448           
  Misses         1956     1956           
  Partials        651      651           
Impacted Files Coverage Δ
...slack/api/methods/impl/AsyncRateLimitExecutor.java 56.98% <0.00%> (ø)
...va/com/slack/api/socket_mode/SocketModeClient.java 67.51% <0.00%> (ø)
...imits/metrics/impl/BaseMemoryMetricsDatastore.java 84.84% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20c8dca...05e8a99. Read the comment docs.

@seratch seratch merged commit fc5eb0c into slackapi:main Mar 3, 2022
@seratch seratch deleted the issue-945-log-level branch March 3, 2022 03:31
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:slack-api-client project:slack-api-client

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log level for rate-limited error logging

1 participant