Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump mypy from 1.3.0 to 1.13.0 #9670

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Nov 6, 2024

Problem

We use a pretty old version of mypy 1.3 (released 1.5 years ago), it produces false positives for typing.Self.

Summary of changes

  • Bump mypy from 1.3 to 1.13
  • Fix new warnings and errors
  • Use typing.Self whenever we return self

@bayandin bayandin requested a review from tristan957 November 6, 2024 20:50
Copy link

github-actions bot commented Nov 6, 2024

5561 tests run: 5344 passed, 0 failed, 217 skipped (full report)


Flaky tests (4)

Postgres 17

Postgres 15

Code coverage* (full report)

  • functions: 31.4% (7953 of 25344 functions)
  • lines: 49.3% (63093 of 128005 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3697856 at 2024-11-22T14:39:29.113Z :recycle:

@bayandin bayandin force-pushed the bayandin/python3.11 branch 2 times, most recently from 729d6ed to ab24ea3 Compare November 10, 2024 22:48
@bayandin bayandin force-pushed the bayandin/python3.11 branch from ab24ea3 to b744398 Compare November 11, 2024 21:27
@bayandin bayandin force-pushed the bayandin/python3.11 branch from b744398 to 186237d Compare November 18, 2024 16:54
@bayandin bayandin force-pushed the bayandin/python3.11 branch 2 times, most recently from 1eae209 to 0035b2d Compare November 20, 2024 00:52
@bayandin bayandin force-pushed the bayandin/python3.11 branch from 0035b2d to c9cce56 Compare November 20, 2024 23:53
Base automatically changed from bayandin/python3.11 to main November 21, 2024 16:29
@bayandin bayandin marked this pull request as ready for review November 22, 2024 12:29
@bayandin bayandin enabled auto-merge November 22, 2024 12:29
@bayandin bayandin disabled auto-merge November 22, 2024 12:30
@bayandin bayandin enabled auto-merge November 22, 2024 12:30
@bayandin bayandin added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit 51d26a2 Nov 22, 2024
86 checks passed
@bayandin bayandin deleted the bayandin/bump-mypy branch November 22, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants