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] Add Python 3.13 support #10514

Closed
wants to merge 3 commits into from
Closed

Conversation

cdkini
Copy link
Member

@cdkini cdkini commented Oct 11, 2024

  • Description of PR changes above includes a link to an existing GitHub issue
  • PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB]
  • Code is linted - run invoke lint (uses ruff format + ruff check)
  • Appropriate tests and docs have been updated

For more information about contributing, see Contribute.

After you submit your PR, keep the page open and monitor the statuses of the various checks made by our continuous integration process at the bottom of the page. Please fix any issues that come up and reach out on Slack if you need help. Thanks for contributing!

Copy link

netlify bot commented Oct 11, 2024

Deploy Preview for niobium-lead-7998 canceled.

Name Link
🔨 Latest commit d1c2876
🔍 Latest deploy log https://app.netlify.com/sites/niobium-lead-7998/deploys/6709696794bfe60008acbbe9

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.74%. Comparing base (2515fb8) to head (c2d2adc).

✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (2515fb8) and HEAD (c2d2adc). Click for more details.

HEAD has 27 uploads less than BASE
Flag BASE (2515fb8) HEAD (c2d2adc)
3.12 1 0
3.9 big 1 0
3.9 aws_deps 1 0
3.12 big 1 0
3.12 aws_deps 1 0
3.9 athena or clickhouse or openpyxl or pyarrow or project or sqlite or aws_creds 1 0
3.9 spark_connect 1 0
3.9 filesystem 1 0
3.12 filesystem 1 0
3.12 spark_connect 1 0
3.9 mysql 1 0
docs-creds-needed 1 0
docs-basic 1 0
3.12 mysql 1 0
docs-spark 1 0
3.9 postgresql 1 0
3.9 mssql 1 0
cloud 1 0
3.12 mssql 1 0
3.12 postgresql 1 0
3.9 trino 1 0
3.9 spark 1 0
3.12 spark 1 0
3.9 snowflake 1 0
3.12 databricks 1 0
3.12 snowflake 1 0
3.9 databricks 1 0
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #10514       +/-   ##
============================================
- Coverage    80.10%   67.74%   -12.36%     
============================================
  Files          461      459        -2     
  Lines        39985    39983        -2     
============================================
- Hits         32028    27087     -4941     
- Misses        7957    12896     +4939     
Flag Coverage Δ
3.10 67.73% <ø> (ø)
3.11 67.73% <ø> (+0.01%) ⬆️
3.12 ?
3.12 aws_deps ?
3.12 big ?
3.12 databricks ?
3.12 filesystem ?
3.12 mssql ?
3.12 mysql ?
3.12 postgresql ?
3.12 snowflake ?
3.12 spark ?
3.12 spark_connect ?
3.9 67.75% <ø> (ø)
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 snowflake ?
3.9 spark ?
3.9 spark_connect ?
3.9 trino ?
cloud ?
docs-basic ?
docs-creds-needed ?
docs-spark ?

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.

@cdkini cdkini closed this Oct 15, 2024
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.

1 participant