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

Python 3.5 (async/await syntax everywhere) #323

Merged
merged 8 commits into from
Nov 13, 2017
Merged

Python 3.5 (async/await syntax everywhere) #323

merged 8 commits into from
Nov 13, 2017

Conversation

popravich
Copy link
Contributor

@codecov
Copy link

codecov bot commented Nov 11, 2017

Codecov Report

Merging #323 into master will increase coverage by 0.02%.
The diff coverage is 99.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #323      +/-   ##
==========================================
+ Coverage   96.62%   96.64%   +0.02%     
==========================================
  Files          61       54       -7     
  Lines        7773     7731      -42     
  Branches      614      613       -1     
==========================================
- Hits         7511     7472      -39     
+ Misses        191      188       -3     
  Partials       71       71
Impacted Files Coverage Δ
aioredis/locks.py 100% <ø> (ø) ⬆️
tests/connection_test.py 100% <100%> (ø) ⬆️
tests/locks_test.py 100% <100%> (ø) ⬆️
tests/list_commands_test.py 100% <100%> (ø) ⬆️
tests/scripting_commands_test.py 100% <100%> (ø) ⬆️
tests/pubsub_commands_test.py 100% <100%> (ø) ⬆️
tests/integration_test.py 96.61% <100%> (ø)
tests/stream_test.py 100% <100%> (ø) ⬆️
tests/string_commands_test.py 100% <100%> (ø) ⬆️
tests/multi_exec_test.py 100% <100%> (ø) ⬆️
... and 27 more

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 64fac63...e864842. Read the comment docs.

@popravich popravich changed the title WIP: Python 3.5 (async/await syntax everywhere) Python 3.5 (async/await syntax everywhere) Nov 13, 2017
@popravich popravich merged commit 7a26a7c into master Nov 13, 2017
@popravich popravich deleted the python_35 branch November 13, 2017 14:26
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

1 participant