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

Added missing slots to context managers #763

Merged
merged 2 commits into from Dec 9, 2020

Conversation

Pliner
Copy link
Member

@Pliner Pliner commented Dec 9, 2020

I've added missing slots to several context managers

@Pliner Pliner changed the title Add missing slot to context managers Added missing slots to context managers Dec 9, 2020
@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #763 (93d6dda) into master (78543a1) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
+ Coverage   92.76%   92.78%   +0.02%     
==========================================
  Files          13       13              
  Lines        1562     1567       +5     
  Branches      179      179              
==========================================
+ Hits         1449     1454       +5     
  Misses         81       81              
  Partials       32       32              
Impacted Files Coverage Δ
aiopg/__init__.py 100.00% <100.00%> (ø)
aiopg/utils.py 80.64% <100.00%> (+0.64%) ⬆️

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 78543a1...93d6dda. Read the comment docs.

@Pliner Pliner marked this pull request as ready for review December 9, 2020 14:55
@Pliner Pliner merged commit f8c320e into master Dec 9, 2020
@Pliner Pliner deleted the add-missing-slots-to-context-managers branch December 9, 2020 16:15
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

1 participant