Skip to content

optionfile: Replace _ with -#1114

Merged
methane merged 2 commits into
PyMySQL:mainfrom
methane:optionfile-key
May 24, 2023
Merged

optionfile: Replace _ with -#1114
methane merged 2 commits into
PyMySQL:mainfrom
methane:optionfile-key

Conversation

@methane

@methane methane commented May 24, 2023

Copy link
Copy Markdown
Member

Fix #1020

@methane methane changed the title optionfile: Replace _ with - optionfile: Replace _ with - May 24, 2023
@codecov

codecov Bot commented May 24, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (b39a43a) 86.25% compared to head (f8fd2a8) 86.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1114      +/-   ##
==========================================
+ Coverage   86.25%   86.26%   +0.01%     
==========================================
  Files          17       17              
  Lines        2430     2432       +2     
  Branches      254      254              
==========================================
+ Hits         2096     2098       +2     
  Misses        247      247              
  Partials       87       87              
Impacted Files Coverage Δ
pymysql/optionfile.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@methane methane merged commit 9228700 into PyMySQL:main May 24, 2023
@methane methane deleted the optionfile-key branch May 24, 2023 13:24
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read_default_file doesn't work for SSL parameters

1 participant