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

Fix INFO parsing #405

Merged
merged 1 commit into from
May 23, 2018
Merged

Fix INFO parsing #405

merged 1 commit into from
May 23, 2018

Conversation

filmor
Copy link
Contributor

@filmor filmor commented Apr 27, 2018

Nothing prevents the server from returning values that contain a colon.

Nothing prevents the server from returning values that contain a colon.
@codecov
Copy link

codecov bot commented May 2, 2018

Codecov Report

Merging #405 into master will decrease coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
- Coverage   96.85%   96.69%   -0.17%     
==========================================
  Files          54       54              
  Lines        7447     7447              
  Branches      525      525              
==========================================
- Hits         7213     7201      -12     
- Misses        171      177       +6     
- Partials       63       69       +6
Impacted Files Coverage Δ
aioredis/commands/server.py 82.58% <100%> (ø) ⬆️
aioredis/sentinel/pool.py 77.06% <0%> (-3.76%) ⬇️
tests/sentinel_failover_test.py 85.71% <0%> (-1.51%) ⬇️

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 f6e0658...cd3032c. Read the comment docs.

@popravich popravich merged commit f58bdb7 into aio-libs-abandoned:master May 23, 2018
@popravich
Copy link
Contributor

Thanks

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.

None yet

2 participants