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

Fix #1421 Update SlackApiError exception handling for web client #1423

Merged
merged 2 commits into from
Nov 13, 2023

Correct lint error for import

9001914
Select commit
Loading
Failed to load commit list.
Merged

Fix #1421 Update SlackApiError exception handling for web client #1423

Correct lint error for import
9001914
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

85.44% (+0.00%) compared to 2d592cd

View this Pull Request on Codecov

85.44% (+0.00%) compared to 2d592cd

Details

Codecov Report

Merging #1423 (9001914) into main (2d592cd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1423   +/-   ##
=======================================
  Coverage   85.43%   85.44%           
=======================================
  Files         111      111           
  Lines       11857    11857           
=======================================
+ Hits        10130    10131    +1     
+ Misses       1727     1726    -1     
Files Coverage Δ
slack_sdk/web/base_client.py 89.62% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!