Skip to content

Add support for Python 3.13#1190

Merged
methane merged 2 commits into
PyMySQL:mainfrom
Cycloctane:fix-py3.13
Nov 6, 2024
Merged

Add support for Python 3.13#1190
methane merged 2 commits into
PyMySQL:mainfrom
Cycloctane:fix-py3.13

Conversation

@Cycloctane
Copy link
Copy Markdown
Contributor

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.62%. Comparing base (1e28be8) to head (92eee11).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
pymysql/connections.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1190      +/-   ##
==========================================
+ Coverage   86.24%   86.62%   +0.38%     
==========================================
  Files          17       17              
  Lines        2436     2423      -13     
  Branches      258      253       -5     
==========================================
- Hits         2101     2099       -2     
+ Misses        249      241       -8     
+ Partials       86       83       -3     

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

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.

getpass.getuser() raises OSError in Python 3.13

2 participants