Skip to content

Conversation

seratch
Copy link
Contributor

@seratch seratch commented Jun 26, 2020

Summary

This pull request adds two endpoints recently added.

Requirements (place an x in each [ ])

@seratch seratch added enhancement M-T: A feature request for new functionality project:slack-api-client project:slack-api-client labels Jun 26, 2020
@seratch seratch added this to the 1.1.0 milestone Jun 26, 2020
@seratch seratch requested a review from stevengill June 26, 2020 05:24
@seratch seratch self-assigned this Jun 26, 2020
@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

Merging #505 into master will increase coverage by 0.00%.
The diff coverage is 85.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #505   +/-   ##
=========================================
  Coverage     83.68%   83.69%           
- Complexity     2608     2618   +10     
=========================================
  Files           294      294           
  Lines          6988     7008   +20     
  Branches        578      579    +1     
=========================================
+ Hits           5848     5865   +17     
- Misses          781      783    +2     
- Partials        359      360    +1     
Impacted Files Coverage Δ Complexity Δ
...java/com/slack/api/methods/RequestFormBuilder.java 93.15% <72.72%> (-0.21%) 238.00 <2.00> (+2.00) ⬇️
.../java/com/slack/api/methods/MethodsRateLimits.java 98.35% <100.00%> (+<0.01%) 8.00 <0.00> (ø)
...slack/api/methods/impl/AsyncMethodsClientImpl.java 98.42% <100.00%> (+0.02%) 304.00 <4.00> (+4.00)
.../com/slack/api/methods/impl/MethodsClientImpl.java 92.48% <100.00%> (+0.05%) 427.00 <4.00> (+4.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 b0443a1...757234a. Read the comment docs.

@seratch seratch merged commit cd5c96d into slackapi:master Jun 29, 2020
@seratch seratch deleted the add-two-apis-2020-06 branch June 29, 2020 23:58
seratch added a commit to seratch/java-slack-sdk that referenced this pull request Jul 13, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch
* [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch
* [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch
* [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch
* [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch
* [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch
* [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch
* [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch
* [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch
* [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
@seratch seratch mentioned this pull request Jul 13, 2020
2 tasks
seratch added a commit to seratch/java-slack-sdk that referenced this pull request Jul 13, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch
* [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch
* [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch
* [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch
* [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch
* [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch
* [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch
* [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch
* [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch
* [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
seratch added a commit to seratch/java-slack-sdk that referenced this pull request Jul 14, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch
* [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch
* [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch
* [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch
* [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch
* [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch
* [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch
* [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch
* [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch
* [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
seratch added a commit to seratch/java-slack-sdk that referenced this pull request Jul 14, 2020
* [kotlin-extension] slackapi#428 slackapi#469 slackapi#501 slackapi#503 slackapi#504 slackapi#513 Add Kotlin DSL modules for constructing Block Kit payloads - thnaks @emanguy @seratch
* [bolt] slackapi#502 slackapi#468 short-time cache for authorization middleware - thanks @eamelink @seratch
* [slack-api-client] slackapi#508 Bump okhttp version from 4.7.2 to 4.8.0 - thanks @seratch
* [slack-api-client] slackapi#500 slackapi#499 Add proxy system properties support (http.proxyHost / http.proxyPort) - thanks @seratch
* [slack-api-client] slackapi#512 Redact authorization header from debug logging outputs - thanks @seratch
* [slack-api-client] slackapi#507 Add admin.conversations.restrictAccess.* APIs - thanks @seratch
* [slack-api-client] slackapi#509 Add conversations.mark API - thanks @seratch
* [slack-api-client] slackapi#505 Add calls.participants.remove, admin.usergroups.addTeams API - thanks @seratch
* [slack-app-backend] slackapi#494 slackapi#496 Add file_share message events & files in message_changed events - thanks @Hariprasad-Ramakrishnan @seratch
* [bolt-micronaut] slackapi#508 Bump micronaut from 1.3 to 2.0 - thanks @seratch
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.

2 participants