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

Update regular expressions to make up to date with pymysql. #167

Merged
merged 2 commits into from Apr 17, 2017

Conversation

AlexLisovoy
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 14, 2017

Codecov Report

Merging #167 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   92.01%   92.01%   +<.01%     
==========================================
  Files          12       12              
  Lines        1903     1804      -99     
  Branches      280      254      -26     
==========================================
- Hits         1751     1660      -91     
+ Misses         95       89       -6     
+ Partials       57       55       -2
Impacted Files Coverage Δ
aiomysql/cursors.py 94.01% <ø> (ø) ⬆️
aiomysql/connection.py 88.4% <0%> (-0.4%) ⬇️
aiomysql/__init__.py 100% <0%> (ø) ⬆️

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 aba0939...6d855e6. Read the comment docs.

@jettify
Copy link
Member

jettify commented Apr 14, 2017 via email

Copy link
Member

@jettify jettify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@jettify jettify merged commit cfacc8a into aio-libs:master Apr 17, 2017
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.

None yet

3 participants