mysqlclient icon indicating copy to clipboard operation
mysqlclient copied to clipboard

do not merge: can we remove this ugly code?

Open methane opened this issue 4 years ago • 1 comments

methane avatar Oct 19 '21 04:10 methane

Codecov Report

Merging #512 (4e74271) into main (dee7d88) will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #512      +/-   ##
==========================================
- Coverage   85.79%   85.73%   -0.06%     
==========================================
  Files           6        6              
  Lines         542      561      +19     
==========================================
+ Hits          465      481      +16     
- Misses         77       80       +3     
Impacted Files Coverage Δ
MySQLdb/connections.py 87.30% <ø> (+0.27%) :arrow_up:
MySQLdb/__init__.py 84.37% <0.00%> (-0.63%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dee7d88...4e74271. Read the comment docs.

codecov[bot] avatar Oct 19 '21 04:10 codecov[bot]