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

Make object storage serializer pluggable #117

Merged
merged 2 commits into from Jan 2, 2019
Merged

Conversation

c-w
Copy link
Member

@c-w c-w commented Jan 2, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Jan 2, 2019

Codecov Report

Merging #117 into master will decrease coverage by 0.13%.
The diff coverage is 92.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
- Coverage   91.31%   91.18%   -0.14%     
==========================================
  Files          21       21              
  Lines         887      885       -2     
==========================================
- Hits          810      807       -3     
- Misses         77       78       +1
Impacted Files Coverage Δ
opwen_email_server/config.py 95% <100%> (ø) ⬆️
opwen_email_server/services/storage.py 96.08% <100%> (-0.36%) ⬇️
opwen_email_server/actions.py 95.97% <100%> (+0.04%) ⬆️
opwen_email_server/utils/serialization.py 94.73% <85.71%> (-5.27%) ⬇️
opwen_email_server/utils/log.py 89.41% <0%> (+1.17%) ⬆️

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 be57c1f...d4084a0. Read the comment docs.

@c-w c-w merged commit 9dc97f0 into master Jan 2, 2019
@c-w c-w deleted the pluggable-serializer branch January 2, 2019 22:26
c-w pushed a commit that referenced this pull request Apr 28, 2020
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