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

Use src-layout. #600

Merged
merged 3 commits into from
May 15, 2023
Merged

Use src-layout. #600

merged 3 commits into from
May 15, 2023

Conversation

methane
Copy link
Member

@methane methane commented May 15, 2023

Fixes #599

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (abb139b) 86.48% compared to head (757ae1e) 86.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #600   +/-   ##
=======================================
  Coverage   86.48%   86.48%           
=======================================
  Files           7        7           
  Lines         555      555           
=======================================
  Hits          480      480           
  Misses         75       75           
Impacted Files Coverage Δ
src/MySQLdb/__init__.py 86.84% <ø> (ø)
src/MySQLdb/_exceptions.py 100.00% <ø> (ø)
src/MySQLdb/connections.py 87.40% <ø> (ø)
src/MySQLdb/converters.py 82.35% <ø> (ø)
src/MySQLdb/cursors.py 81.17% <ø> (ø)
src/MySQLdb/release.py 100.00% <ø> (ø)
src/MySQLdb/times.py 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 0220f42 into PyMySQL:main May 15, 2023
@methane methane deleted the src-layout branch May 15, 2023 14:50
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.

Use src-layout
1 participant