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 elasticsearch connection setup for celery workers #965

Merged
merged 2 commits into from Feb 13, 2020

Conversation

OskarPersson
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

Merging #965 into master will increase coverage by 0.04%.
The diff coverage is 41.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #965      +/-   ##
=========================================
+ Coverage   62.65%   62.7%   +0.04%     
=========================================
  Files         212     212              
  Lines       20305   20316      +11     
  Branches     2448    2449       +1     
=========================================
+ Hits        12723   12740      +17     
+ Misses       7146    7137       -9     
- Partials      436     439       +3
Flag Coverage Δ
#backend 62.7% <41.66%> (+0.04%) ⬆️
Impacted Files Coverage Δ
ESSArch_Core/configuration/models.py 90.37% <100%> (ø) ⬆️
ESSArch_Core/ip/tasks.py 58.62% <28.57%> (-0.62%) ⬇️
ESSArch_Core/ip/models.py 74.23% <50%> (-0.12%) ⬇️
ESSArch_Core/auth/util.py 90% <0%> (-2.23%) ⬇️
ESSArch_Core/api/filters.py 86.86% <0%> (-2.03%) ⬇️
ESSArch_Core/configuration/views.py 83.46% <0%> (-1.58%) ⬇️
ESSArch_Core/util.py 72.26% <0%> (+0.42%) ⬆️
ESSArch_Core/auth/views.py 74.03% <0%> (+1.92%) ⬆️
ESSArch_Core/auth/signals.py 72.44% <0%> (+3.93%) ⬆️
ESSArch_Core/frontend/__init__.py 100% <0%> (+25%) ⬆️
... and 1 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 87e924a...4034d38. Read the comment docs.

@OskarPersson OskarPersson merged commit dce7cb6 into master Feb 13, 2020
@OskarPersson OskarPersson deleted the celery-worker-elasticsearch-connection branch February 13, 2020 10:04
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