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

Ensure serializers are instances #379

Merged
merged 5 commits into from
Jan 23, 2018

Conversation

argaen
Copy link
Member

@argaen argaen commented Jan 16, 2018

Closes #377

@codecov
Copy link

codecov bot commented Jan 23, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #379   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         844    853    +9     
  Branches       89     89           
=====================================
+ Hits          844    853    +9
Impacted Files Coverage Δ
aiocache/backends/memcached.py 100% <ø> (ø) ⬆️
aiocache/backends/memory.py 100% <ø> (ø) ⬆️
aiocache/backends/redis.py 100% <ø> (ø) ⬆️
aiocache/base.py 100% <ø> (ø) ⬆️
aiocache/serializers.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 f9b19b1...9699abb. Read the comment docs.

@aio-libs aio-libs deleted a comment Jan 23, 2018
@aio-libs aio-libs deleted a comment Jan 23, 2018
@aio-libs aio-libs deleted a comment Jan 23, 2018
@aio-libs aio-libs deleted a comment Jan 23, 2018
@aio-libs aio-libs deleted a comment Jan 23, 2018
@aio-libs aio-libs deleted a comment Jan 23, 2018
@argaen argaen merged commit cb2acb1 into master Jan 23, 2018
@argaen argaen deleted the enhancement_#377/refactor_serializers branch January 23, 2018 14:48
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.

1 participant