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

Add Python 3.13 support #298

Merged
merged 1 commit into from
Jan 10, 2025

Add Python 3.13 support

9ca9a13
Select commit
Loading
Failed to load commit list.
Merged

Add Python 3.13 support #298

Add Python 3.13 support
9ca9a13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 0s

91.93% (target 91.00%)

View this Pull Request on Codecov

91.93% (target 91.00%)

Details

Codecov Report

Attention: Patch coverage is 90.19608% with 10 lines in your changes missing coverage. Please review.

Project coverage is 91.93%. Comparing base (debf890) to head (9ca9a13).

Files with missing lines Patch % Lines
...ection/db_connection/jdbc_connection/connection.py 77.14% 5 Missing and 3 partials ⚠️
...l/connection/db_connection/greenplum/connection.py 91.66% 1 Missing ⚠️
.../connection/db_connection/jdbc_mixin/connection.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #298      +/-   ##
===========================================
- Coverage    91.97%   91.93%   -0.05%     
===========================================
  Files          225      225              
  Lines         9650     9698      +48     
  Branches       987      988       +1     
===========================================
+ Hits          8876     8916      +40     
- Misses         585      592       +7     
- Partials       189      190       +1     

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