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

Switch to new ivr_call table #663

Merged
merged 2 commits into from
Sep 22, 2022
Merged

Switch to new ivr_call table #663

merged 2 commits into from
Sep 22, 2022

Conversation

rowanseymour
Copy link
Contributor

No description provided.

s.org_id as org_id
FROM
flows_flowsession s
JOIN orgs_org o ON s.org_id = o.id
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not used

@codecov
Copy link

codecov bot commented Sep 20, 2022

Codecov Report

Merging #663 (94106d6) into main (b438af2) will increase coverage by 0.05%.
The diff coverage is 7.69%.

@@            Coverage Diff             @@
##             main     #663      +/-   ##
==========================================
+ Coverage   62.22%   62.28%   +0.05%     
==========================================
  Files         132      132              
  Lines       12899    12883      -16     
==========================================
- Hits         8027     8024       -3     
+ Misses       4009     3996      -13     
  Partials      863      863              
Impacted Files Coverage Δ
core/models/channel_logs.go 73.68% <0.00%> (ø)
core/models/sessions.go 54.96% <0.00%> (ø)
core/tasks/expirations/cron.go 58.40% <ø> (ø)
core/tasks/timeouts/cron.go 60.00% <ø> (ø)
core/models/calls.go 24.33% <10.00%> (+0.43%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rowanseymour rowanseymour merged commit 0982ce4 into main Sep 22, 2022
@rowanseymour rowanseymour deleted the new_call_model branch September 22, 2022 22:40
@github-actions github-actions bot locked and limited conversation to collaborators Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants