slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.21k stars 216 forks source link

Update API from slack-api-ref@8a22e57 #509

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 9 months ago

Update API from slack-api-ref. Rev: 8a22e57 Date: 2024-07-13

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 9923550240

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/slack/web/api/endpoints/canvases_sections.rb 8 9 88.89%
lib/slack/web/api/endpoints/conversations_canvases.rb 7 8 87.5%
lib/slack/web/api/endpoints/users_discoverableContacts.rb 7 8 87.5%
lib/slack/web/api/endpoints/admin_workflows_triggers_types_permissions.rb 10 12 83.33%
lib/slack/web/api/endpoints/canvases_access.rb 10 12 83.33%
lib/slack/web/api/endpoints/conversations_externalInvitePermissions.rb 9 11 81.82%
lib/slack/web/api/endpoints/canvases.rb 11 14 78.57%
lib/slack/web/api/endpoints/apps_datastore.rb 11 15 73.33%
lib/slack/web/api/endpoints/functions_distributions_permissions.rb 9 13 69.23%
lib/slack/web/api/endpoints/workflows_triggers_permissions.rb 14 18 77.78%
<!-- Total: 271 300 90.33% -->
Files with Coverage Reduction New Missed Lines %
lib/slack/web/api/endpoints/dnd.rb 1 66.67%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9922776910: 0.05%
Covered Lines: 5387
Relevant Lines: 6031

💛 - Coveralls