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

[MAINTENANCE] mypy 1.10 #9857

Merged
merged 1 commit into from
May 1, 2024
Merged

[MAINTENANCE] mypy 1.10 #9857

merged 1 commit into from
May 1, 2024

Conversation

Kilo59
Copy link
Member

@Kilo59 Kilo59 commented May 1, 2024

Update from mypy 1.9 -> 1.10

https://mypy-lang.blogspot.com/2024/04/mypy-110-released.html

The biggest change here is support for pep-072 TypeIs via typing_extensions

https://peps.python.org/pep-0742/

Copy link

netlify bot commented May 1, 2024

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit e972a5a
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6632571ab44cb9000868c255

@Kilo59 Kilo59 self-assigned this May 1, 2024
@Kilo59 Kilo59 marked this pull request as ready for review May 1, 2024 14:53
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.88%. Comparing base (9451254) to head (e972a5a).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9857   +/-   ##
========================================
  Coverage    82.88%   82.88%           
========================================
  Files          503      503           
  Lines        44857    44857           
========================================
+ Hits         37180    37181    +1     
+ Misses        7677     7676    -1     
Flag Coverage Δ
3.10 65.92% <ø> (ø)
3.10 athena or clickhouse or openpyxl or pyarrow or project or sqlite or aws_creds ?
3.10 aws_deps ?
3.10 big ?
3.10 databricks ?
3.10 filesystem ?
3.10 mssql ?
3.10 mysql ?
3.10 postgresql ?
3.10 spark ?
3.10 trino ?
3.11 65.93% <ø> (+<0.01%) ⬆️
3.11 athena or clickhouse or openpyxl or pyarrow or project or sqlite or aws_creds 53.55% <ø> (ø)
3.11 aws_deps 44.42% <ø> (ø)
3.11 big 61.36% <ø> (ø)
3.11 databricks 45.47% <ø> (ø)
3.11 filesystem 62.82% <ø> (ø)
3.11 mssql 48.20% <ø> (ø)
3.11 mysql 48.26% <ø> (ø)
3.11 postgresql 51.93% <ø> (ø)
3.11 snowflake 46.06% <ø> (ø)
3.11 spark 58.11% <ø> (ø)
3.11 trino 51.24% <ø> (ø)
3.8 65.94% <ø> (ø)
3.8 athena or clickhouse or openpyxl or pyarrow or project or sqlite or aws_creds 53.56% <ø> (ø)
3.8 aws_deps 44.44% <ø> (ø)
3.8 big 61.37% <ø> (ø)
3.8 databricks 45.48% <ø> (ø)
3.8 filesystem 62.83% <ø> (ø)
3.8 mssql 48.19% <ø> (ø)
3.8 mysql 48.24% <ø> (ø)
3.8 postgresql 51.92% <ø> (ø)
3.8 snowflake ?
3.8 spark 58.07% <ø> (ø)
3.8 trino 51.23% <ø> (ø)
3.9 65.93% <ø> (ø)
3.9 athena or clickhouse or openpyxl or pyarrow or project or sqlite or aws_creds ?
3.9 aws_deps ?
3.9 big ?
3.9 databricks ?
3.9 filesystem ?
3.9 mssql ?
3.9 mysql ?
3.9 postgresql ?
3.9 spark ?
3.9 trino ?
cloud 0.00% <ø> (ø)
docs-basic 52.15% <ø> (ø)
docs-creds-needed 53.25% <ø> (ø)
docs-spark 51.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Kilo59 Kilo59 enabled auto-merge May 1, 2024 14:58
@Kilo59 Kilo59 added this pull request to the merge queue May 1, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 1, 2024
@Kilo59 Kilo59 added this pull request to the merge queue May 1, 2024
Merged via the queue into develop with commit b8ba91a May 1, 2024
76 of 97 checks passed
@Kilo59 Kilo59 deleted the m/_/mypy-1_10 branch May 1, 2024 16:28
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.

None yet

2 participants