Skip to content

Conversation

@Cycloctane
Copy link
Contributor

@codecov
Copy link

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.

@methane methane merged commit a1ac823 into PyMySQL:main Nov 6, 2024
15 of 16 checks passed
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