FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Run mypy with falcon 4.x by seratch · Pull Request #1199 · slackapi/bolt-python · GitHub

Run mypy with falcon 4.x - #1199

Merged
seratch merged 1 commit into
slackapi:mainfrom
seratch:falcon-4
Nov 5, 2024
Merged

Run mypy with falcon 4.x#1199
seratch merged 1 commit into
slackapi:mainfrom
seratch:falcon-4

Conversation

seratch commented Nov 5, 2024

Copy link
Copy Markdown
Contributor

This pull request closes #1197

Category (place an x in each of the [ ])

  • 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 (place an x in each [ ])

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.

seratch added area:adapter dependencies Pull requests that update a dependency file labels Nov 5, 2024
seratch added this to the 1.21.3 milestone Nov 5, 2024
seratch self-assigned this Nov 5, 2024

codecov Bot commented Nov 5, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.93%. Comparing base (f6fc477) to head (b354ae3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
slack_bolt/adapter/falcon/resource.py 33.33% 2 Missing ⚠️
slack_bolt/adapter/falcon/async_resource.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1199   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files         222      222           
  Lines        7505     7505           
=======================================
  Hits         6825     6825           
  Misses        680      680           

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

seratch merged commit 0396b3b into slackapi:main Nov 5, 2024
seratch deleted the falcon-4 branch November 5, 2024 01:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:adapter dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL