Skip to content

Upgrade pytype to 2021.11.18#1136

Merged
seratch merged 1 commit intoslackapi:mainfrom
seratch:pytype-2021.11.18
Nov 19, 2021
Merged

Upgrade pytype to 2021.11.18#1136
seratch merged 1 commit intoslackapi:mainfrom
seratch:pytype-2021.11.18

Conversation

@seratch
Copy link
Copy Markdown
Contributor

@seratch seratch commented Nov 19, 2021

Summary

This pull request upgrades pytype version to the latest.

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

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.signature (Request Signature Verifier)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.models (UI component builders)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.rtm_v2 (RTM client)
  • /docs-src (Documents, have you run ./scripts/docs.sh?)
  • /docs-src-v2 (Documents, have you run ./scripts/docs-v2.sh?)
  • /tutorial (PythOnBoardingBot tutorial)
  • tests/integration_tests (Automated tests for this library)

Requirements (place an x in each [ ])

  • 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 python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

@seratch seratch added this to the 3.12.0 milestone Nov 19, 2021
@seratch seratch self-assigned this Nov 19, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2021

Codecov Report

Merging #1136 (ed63a72) into main (dd7a9be) will not change coverage.
The diff coverage is 80.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1136   +/-   ##
=======================================
  Coverage   86.61%   86.61%           
=======================================
  Files         110      110           
  Lines       10750    10750           
=======================================
  Hits         9311     9311           
  Misses       1439     1439           
Impacted Files Coverage Δ
slack_sdk/models/messages/__init__.py 97.14% <50.00%> (ø)
slack_sdk/oauth/installation_store/models/bot.py 93.33% <100.00%> (ø)
...dk/oauth/installation_store/models/installation.py 89.89% <100.00%> (ø)
slack_sdk/oauth/state_store/sqlalchemy/__init__.py 90.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd7a9be...ed63a72. Read the comment docs.

@seratch seratch merged commit 6c46f32 into slackapi:main Nov 19, 2021
@seratch seratch deleted the pytype-2021.11.18 branch November 19, 2021 09:45
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