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

Fix AttributeError when @acomic decorator is used in Class Based Views #22

Merged
merged 2 commits into from
Dec 20, 2017
Merged

Fix AttributeError when @acomic decorator is used in Class Based Views #22

merged 2 commits into from
Dec 20, 2017

Conversation

ebeseda
Copy link
Contributor

@ebeseda ebeseda commented Dec 20, 2017

#21 Fix

@codecov
Copy link

codecov bot commented Dec 20, 2017

Codecov Report

Merging #22 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #22   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines         218    221    +3     
=====================================
+ Hits          218    221    +3
Impacted Files Coverage Δ
aiojobs/aiohttp.py 100% <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 225538f...84a7957. Read the comment docs.

@ebeseda ebeseda changed the title Fix AttributeError when @acomic decorator is used in Class Based Views (#21) Fix AttributeError when @acomic decorator is used in Class Based Views Dec 20, 2017
@asvetlov asvetlov merged commit 3c8e688 into aio-libs:master Dec 20, 2017
@asvetlov
Copy link
Member

Thanks!

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