Skip to content

Conversation

@abhinavk96
Copy link
Contributor

Fixes #6099

Queries speaker model by matching event id, instead of roles, since there is no role for speaker in the system.

@auto-label auto-label bot added the fix label Jun 24, 2019
@abhinavk96 abhinavk96 force-pushed the sync branch 2 times, most recently from 8d0b30c to 34a94d6 Compare June 24, 2019 06:48
@abhinavk96 abhinavk96 requested a review from iamareebjamal June 24, 2019 07:04
@fossasia fossasia deleted a comment from houndci-bot Jun 24, 2019
@fossasia fossasia deleted a comment from iamareebjamal Jun 24, 2019
@fossasia fossasia deleted a comment from houndci-bot Jun 24, 2019
@codecov
Copy link

codecov bot commented Jun 24, 2019

Codecov Report

Merging #6100 into development will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #6100      +/-   ##
===============================================
+ Coverage        66.19%   66.19%   +<.01%     
===============================================
  Files              285      285              
  Lines            14194    14195       +1     
===============================================
+ Hits              9396     9397       +1     
  Misses            4798     4798
Impacted Files Coverage Δ
app/api/helpers/scheduled_jobs.py 23.15% <50%> (+0.81%) ⬆️

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 5822b1a...c8203b2. Read the comment docs.

@iamareebjamal iamareebjamal merged commit af2ee84 into fossasia:development Jun 24, 2019
iamareebjamal pushed a commit to iamareebjamal/open-event-server that referenced this pull request Aug 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Speakers are queried by role in after event mail cron job but no such role exists

2 participants