Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

fix issue with subscribe/psubscribe with empty pool (fixes #351) #355

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

popravich
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 14, 2017

Codecov Report

Merging #355 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #355      +/-   ##
==========================================
+ Coverage   96.86%   97.04%   +0.17%     
==========================================
  Files          54       54              
  Lines        7309     7343      +34     
  Branches      519      519              
==========================================
+ Hits         7080     7126      +46     
+ Misses        168      161       -7     
+ Partials       61       56       -5
Impacted Files Coverage Δ
aioredis/commands/pubsub.py 100% <100%> (ø) ⬆️
tests/pubsub_commands_test.py 100% <100%> (ø) ⬆️
aioredis/sentinel/pool.py 84.03% <0%> (+4.56%) ⬆️

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 5f44b2a...34b26c6. Read the comment docs.

@popravich popravich merged commit 8bd157e into master Dec 14, 2017
@popravich popravich deleted the pubsub_empty_pool_fix branch December 14, 2017 11:53
@popravich popravich added this to the v1.1 milestone Feb 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant