Skip to content

chore: replace flake8 and black with ruff - #1954

Draft
WilliamBergamin wants to merge 2 commits into
mainfrom
chore/replace-flake8-black-with-ruff
Draft

chore: replace flake8 and black with ruff#1954
WilliamBergamin wants to merge 2 commits into
mainfrom
chore/replace-flake8-black-with-ruff

style: apply ruff format across the codebase

23b4ae4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 0s

84.03% (-0.03%) compared to 49101ef

View this Pull Request on Codecov

84.03% (-0.03%) compared to 49101ef

Details

Codecov Report

❌ Patch coverage is 44.00000% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.03%. Comparing base (49101ef) to head (23b4ae4).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
slack_sdk/socket_mode/builtin/connection.py 28.57% 5 Missing ⚠️
slack_sdk/rtm_v2/__init__.py 0.00% 4 Missing ⚠️
slack_sdk/socket_mode/builtin/client.py 50.00% 2 Missing ⚠️
slack_sdk/models/messages/message.py 0.00% 1 Missing ⚠️
slack_sdk/web/async_internal_utils.py 50.00% 1 Missing ⚠️
slack_sdk/web/internal_utils.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1954      +/-   ##
==========================================
- Coverage   84.06%   84.03%   -0.03%     
==========================================
  Files         118      118              
  Lines       13506    13506              
==========================================
- Hits        11354    11350       -4     
- Misses       2152     2156       +4     

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