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

pop loop in connection init due to backward compatibility #808

Merged
merged 2 commits into from
Mar 23, 2021
Merged

pop loop in connection init due to backward compatibility #808

merged 2 commits into from
Mar 23, 2021

Conversation

inyutin
Copy link
Contributor

@inyutin inyutin commented Mar 23, 2021

What do these changes do?

This is fix to #807

@codecov
Copy link

codecov bot commented Mar 23, 2021

Codecov Report

Merging #808 (5086abe) into master (1545924) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #808   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          13       13           
  Lines        1542     1543    +1     
  Branches      178      178           
=======================================
+ Hits         1441     1442    +1     
  Misses         72       72           
  Partials       29       29           
Impacted Files Coverage Δ
aiopg/connection.py 91.39% <100.00%> (+0.03%) ⬆️

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 1545924...5086abe. Read the comment docs.

@Pliner
Copy link
Member

Pliner commented Mar 23, 2021

@inyutin Thanks for your contribution and sorry for this backward incompatible change

@Pliner Pliner merged commit 9de70ba into aio-libs:master Mar 23, 2021
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.

2 participants