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

Remove explicit loop usages #305

Merged
merged 1 commit into from Jul 15, 2017
Merged

Conversation

argaen
Copy link
Member

@argaen argaen commented Jul 15, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Jul 15, 2017

Codecov Report

Merging #305 into master will increase coverage by 0.4%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #305     +/-   ##
=========================================
+ Coverage    99.2%   99.61%   +0.4%     
=========================================
  Files          11       12      +1     
  Lines         883     1026    +143     
  Branches       93      120     +27     
=========================================
+ Hits          876     1022    +146     
+ Misses          7        4      -3
Impacted Files Coverage Δ
aiocache/backends/redis.py 100% <100%> (ø) ⬆️
aiocache/base.py 100% <0%> (ø) ⬆️
aiocache/decorators.py 100% <0%> (ø) ⬆️
aiocache/log.py 100% <0%> (ø)
aiocache/serializers.py 94.73% <0%> (+2.84%) ⬆️
aiocache/__init__.py 93.1% <0%> (+11.28%) ⬆️

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 612ff85...e66d076. Read the comment docs.

@argaen argaen merged commit 46eec8b into master Jul 15, 2017
@argaen argaen deleted the enhancement_#303/remove_explicit_loop branch July 15, 2017 10:46
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

2 participants