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

Deprecate Cursor.Error access #1117

Merged
merged 1 commit into from May 24, 2023
Merged

Conversation

methane
Copy link
Member

@methane methane commented May 24, 2023

Fix #1111.

@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06 ⚠️

Comparison is base (bd3bd01) 86.16% compared to head (10f5080) 86.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1117      +/-   ##
==========================================
- Coverage   86.16%   86.10%   -0.06%     
==========================================
  Files          17       17              
  Lines        2435     2426       -9     
  Branches      256      256              
==========================================
- Hits         2098     2089       -9     
  Misses        248      248              
  Partials       89       89              
Impacted Files Coverage Δ
pymysql/cursors.py 82.96% <100.00%> (-0.55%) ⬇️

☔ 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 9a694a1 into PyMySQL:main May 24, 2023
12 checks passed
@methane methane deleted the deprecate-cursor branch May 24, 2023 15:52
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.

Deprecate Exceptions in Cursor
1 participant