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

Wrap connections in waiter channels in a drop guard #91

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Conversation

djc
Copy link
Owner

@djc djc commented Dec 21, 2020

No description provided.

@djc djc mentioned this pull request Dec 21, 2020
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #91 (a21f8f7) into main (fc39fd3) will decrease coverage by 0.18%.
The diff coverage is 88.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   80.57%   80.38%   -0.19%     
==========================================
  Files           6        6              
  Lines         659      668       +9     
==========================================
+ Hits          531      537       +6     
- Misses        128      131       +3     
Impacted Files Coverage Δ
bb8/src/inner.rs 81.66% <83.33%> (-0.98%) ⬇️
bb8/src/internals.rs 92.40% <89.47%> (-1.80%) ⬇️

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 fc39fd3...a21f8f7. Read the comment docs.

@djc djc merged commit 91dbde3 into main Dec 22, 2020
@delete-merged-branch delete-merged-branch bot deleted the internals-guard branch December 22, 2020 20:10
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