slack-ruby / slack-ruby-client

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

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

Open github-actions[bot] opened 5 months ago

github-actions[bot] commented 5 months ago

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

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9704908951

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/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%
spec/slack/web/api/endpoints/functions_distributions_permissions_spec.rb 8 10 80.0%
lib/slack/web/api/endpoints/canvases.rb 11 14 78.57%
lib/slack/web/api/endpoints/functions_distributions_permissions.rb 11 14 78.57%
lib/slack/web/api/endpoints/apps_datastore.rb 11 15 73.33%
lib/slack/web/api/endpoints/team_externalTeams.rb 6 10 60.0%
<!-- Total: 257 285 90.18% -->
Files with Coverage Reduction New Missed Lines %
lib/slack/web/api/endpoints/dnd.rb 1 66.67%
spec/slack/real_time/concurrency/clients/async_spec.rb 1 87.5%
spec/slack/real_time/concurrency/with_concurrency_spec.rb 1 80.0%
lib/slack/web/api/errors/too_many_requests_error.rb 3 72.73%
spec/slack/slack_spec.rb 5 88.37%
lib/slack/web/pagination/cursor.rb 5 83.33%
spec/slack/web/api/pagination/cursor_spec.rb 5 88.89%
spec/slack/web/api/endpoints/custom_specs/chat_spec.rb 19 77.65%
lib/slack/real_time/concurrency/async.rb 28 1.39%
<!-- Total: 68 -->
Totals Coverage Status
Change from base Build 7789505062: -1.1%
Covered Lines: 5281
Relevant Lines: 5994

💛 - Coveralls