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

Redis on CI + Test for Org User #195

Merged
merged 2 commits into from
Jun 18, 2021
Merged

Redis on CI + Test for Org User #195

merged 2 commits into from
Jun 18, 2021

Conversation

rathorevaibhav
Copy link
Member

Summary

Added Redis service in CI

@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #195 (cfae60d) into master (227fa48) will increase coverage by 0.89%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   80.84%   81.74%   +0.89%     
==========================================
  Files         115      115              
  Lines        1676     1687      +11     
==========================================
+ Hits         1355     1379      +24     
+ Misses        321      308      -13     
Impacted Files Coverage Δ
users/tests.py 100.00% <100.00%> (ø)
users/models.py 69.23% <0.00%> (+2.88%) ⬆️
users/views.py 68.50% <0.00%> (+3.14%) ⬆️
users/permissions.py 35.89% <0.00%> (+15.38%) ⬆️

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 227fa48...cfae60d. Read the comment docs.

@pep8speaks
Copy link

Hello @rathorevaibhav! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 71:80: E501 line too long (88 > 79 characters)

@dalmia dalmia changed the title Redis on CI Redis on CI + Test for Org User Jun 18, 2021
@dalmia dalmia added this to the v0.2.2 milestone Jun 18, 2021
@dalmia dalmia merged commit 2bad47b into master Jun 18, 2021
@dalmia dalmia deleted the feature/redis-on-ci branch June 18, 2021 16:26
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.

3 participants