Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for conversations.requestShared approve, deny & list #1530

Merged

Merge branch 'main' into slack-connect-invite-automation

4568864
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for conversations.requestShared approve, deny & list #1530

Merge branch 'main' into slack-connect-invite-automation
4568864
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

84.85% (-0.20%) compared to 062b8c2

View this Pull Request on Codecov

84.85% (-0.20%) compared to 062b8c2

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 21 lines in your changes missing coverage. Please review.

Project coverage is 84.85%. Comparing base (062b8c2) to head (4568864).

Files with missing lines Patch % Lines
slack_sdk/web/async_client.py 53.33% 7 Missing ⚠️
slack_sdk/web/client.py 53.33% 7 Missing ⚠️
slack_sdk/web/legacy_client.py 53.33% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1530      +/-   ##
==========================================
- Coverage   85.04%   84.85%   -0.20%     
==========================================
  Files         113      113              
  Lines       12501    12546      +45     
==========================================
+ Hits        10632    10646      +14     
- Misses       1869     1900      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.