X Tutup
Skip to content

chore: improve type checking behavior#1470

Open
WilliamBergamin wants to merge 2 commits intomainfrom
improve-type-annotations
Open

chore: improve type checking behavior#1470
WilliamBergamin wants to merge 2 commits intomainfrom
improve-type-annotations

Conversation

@WilliamBergamin
Copy link
Contributor

Summary

These changes aim to include type checks that were previously ignored

Testing

CI should 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.

@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.32%. Comparing base (f11dbfb) to head (6708724).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1470   +/-   ##
=======================================
  Coverage   91.31%   91.32%           
=======================================
  Files         229      229           
  Lines        7266     7270    +4     
=======================================
+ Hits         6635     6639    +4     
  Misses        631      631           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup