Skip to content

Conversation

@thelostone-mc
Copy link
Contributor

Description
  • removed extra mgmt command to index elastic search
  • added argument into sync_type to update_search_index
  • updated cron command and removedcreate_search_index # not needed
Test

Tested locally by running

docker-compose exec web python3 app/manage.py update_search_index create
docker-compose exec web python3 app/manage.py update_search_index update

@codecov
Copy link

codecov bot commented Apr 10, 2020

Codecov Report

Merging #6414 into master will increase coverage by 0.02%.
The diff coverage is 15.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6414      +/-   ##
==========================================
+ Coverage   27.42%   27.45%   +0.02%     
==========================================
  Files         287      287              
  Lines       26167    26194      +27     
  Branches     3869     3873       +4     
==========================================
+ Hits         7177     7191      +14     
- Misses      18721    18738      +17     
+ Partials      269      265       -4     
Impacted Files Coverage Δ
app/app/urls.py 86.44% <ø> (ø)
app/marketing/views.py 11.61% <0.00%> (ø)
app/townsquare/views.py 10.14% <0.00%> (-0.05%) ⬇️
app/dashboard/views.py 11.10% <6.25%> (-0.04%) ⬇️
app/search/views.py 30.00% <25.00%> (+1.87%) ⬆️
app/app/settings.py 81.42% <50.00%> (+0.05%) ⬆️
app/grants/views.py 15.96% <100.00%> (+0.48%) ⬆️
...rketing/management/commands/no_applicants_email.py 0.00% <0.00%> (ø)
...eting/management/commands/assemble_leaderboards.py 40.48% <0.00%> (ø)
... and 2 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 dd31769...a027f99. Read the comment docs.

@thelostone-mc thelostone-mc force-pushed the master branch 2 times, most recently from 39b9c03 to a027f99 Compare April 13, 2020 12:32
@thelostone-mc thelostone-mc merged commit c636ddc into gitcoinco:master Apr 15, 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.

3 participants