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

Add aioredis tests for both client/pool #139

Merged
merged 2 commits into from Jun 29, 2019

Conversation

rscarrera27
Copy link
Contributor

@rscarrera27 rscarrera27 commented Jun 29, 2019

Now ring's tests only test with aioredis's connection pool, so modify the test to use both aioredis connection and connection pool.

@youknowone
Copy link
Owner

Closes #110

@codecov
Copy link

codecov bot commented Jun 29, 2019

Codecov Report

Merging #139 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          14       14           
  Lines        1387     1387           
=======================================
  Hits         1359     1359           
  Misses         28       28

1 similar comment
@codecov
Copy link

codecov bot commented Jun 29, 2019

Codecov Report

Merging #139 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          14       14           
  Lines        1387     1387           
=======================================
  Hits         1359     1359           
  Misses         28       28

tests/_test_func_asyncio.py Outdated Show resolved Hide resolved
rscarrera27 added a commit to rscarrera27/ring that referenced this pull request Jun 29, 2019
@youknowone
Copy link
Owner

Thanks for your contribution

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.

aiomcache/aioredis tests for both client/pool
2 participants