Skip to content

chore: format project to latest fomatter version - #1460

Merged
WilliamBergamin merged 1 commit into
mainfrom
fix-formating-changes-from-black
Mar 16, 2026
Merged

chore: format project to latest fomatter version#1460
WilliamBergamin merged 1 commit into
mainfrom
fix-formating-changes-from-black

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

Summary

These changes where created by running the formatter, this should not change any behavior

Aims to help maintainers open follow up PRs

Testing

N/A CI will be sufficient

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_all_and_run_tests.sh after making the changes.

@WilliamBergaminWilliamBergamin added this to the 1.27.1 milestone Mar 16, 2026
@WilliamBergaminWilliamBergamin self-assigned this Mar 16, 2026
@WilliamBergamin
WilliamBergamin requested a review from a team as a code ownerMarch 16, 2026 18:27
@WilliamBergaminWilliamBergamin changed the title chore: format project to latest black versionchore: format project to latest fomatter versionMar 16, 2026
@codecov

codecovBot commented Mar 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.67%. Comparing base (4d15431) to head (5f8c386).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
slack_bolt/middleware/assistant/assistant.py75.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #1460 +/- ##
=======================================
Coverage 90.67% 90.67% =======================================
Files 226 226 Lines 7205 7205 =======================================
Hits 6533 6533 Misses 672 672 

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

@WilliamBergamin
WilliamBergamin merged commit 898e0b8 into mainMar 16, 2026
16 checks passed
@WilliamBergamin
WilliamBergamin deleted the fix-formating-changes-from-black branch March 16, 2026 18:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@WilliamBergamin