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

#187 cached/multicached decorators to class :refactor #251

Merged
merged 2 commits into from
Jun 2, 2017

Conversation

argaen
Copy link
Member

@argaen argaen commented Jun 1, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Jun 1, 2017

Codecov Report

Merging #251 into master will increase coverage by 2.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #251      +/-   ##
==========================================
+ Coverage      97%   99.17%   +2.16%     
==========================================
  Files          13       13              
  Lines         802      844      +42     
  Branches       84       86       +2     
==========================================
+ Hits          778      837      +59     
+ Misses         23        7      -16     
+ Partials        1        0       -1
Impacted Files Coverage Δ
aiocache/decorators.py 100% <100%> (+18.47%) ⬆️
aiocache/__init__.py 81.81% <100%> (ø) ⬆️

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 f199741...9d212bc. Read the comment docs.

@argaen argaen changed the title #187 cached decorator to class :refactor #187 cached/multicached decorators to class :refactor Jun 2, 2017
@argaen argaen merged commit 3e1451c into master Jun 2, 2017
@argaen argaen deleted the refactor_decorators branch June 2, 2017 19:34
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