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

Migrate redis file data manager #559

Merged
merged 5 commits into from Jun 22, 2019
Merged

Migrate redis file data manager #559

merged 5 commits into from Jun 22, 2019

Conversation

vangheem
Copy link
Member

No description provided.

@vangheem vangheem requested a review from bloodbare June 22, 2019 20:32
@codecov-io
Copy link

Codecov Report

Merging #559 into master will increase coverage by <.01%.
The diff coverage is 94.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
+ Coverage   94.04%   94.05%   +<.01%     
==========================================
  Files         276      277       +1     
  Lines       23963    24119     +156     
==========================================
+ Hits        22536    22684     +148     
- Misses       1427     1435       +8
Impacted Files Coverage Δ
guillotina/files/adapter.py 94.32% <ø> (ø) ⬆️
guillotina/files/manager.py 86.17% <ø> (ø) ⬆️
guillotina/_settings.py 100% <ø> (ø) ⬆️
guillotina/contrib/redis/__init__.py 93.33% <100%> (+1.02%) ⬆️
guillotina/contrib/redis/dm.py 100% <100%> (ø)
guillotina/interfaces/__init__.py 100% <100%> (ø) ⬆️
guillotina/files/utils.py 98.3% <100%> (+1.69%) ⬆️
guillotina/tests/test_attachment.py 100% <100%> (ø) ⬆️
guillotina/interfaces/files.py 100% <100%> (ø) ⬆️
guillotina/files/dbfile.py 78.26% <80%> (+0.48%) ⬆️
... and 5 more

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 a372089...083dd21. Read the comment docs.

@vangheem vangheem merged commit b5428b8 into master Jun 22, 2019
@vangheem vangheem deleted the redis-dm branch June 22, 2019 21:42
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

3 participants