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

Update v7.1.22 #67

Merged
merged 186 commits into from
May 30, 2022
Merged

Update v7.1.22 #67

merged 186 commits into from
May 30, 2022

Conversation

rasoro
Copy link
Member

@rasoro rasoro commented May 27, 2022

No description provided.

Explicitly exclude msg fields from marshaling that courier doesn't use
Remove unused code for looking up msgs by UUID
Add task to retry errored messages
rowanseymour and others added 24 commits December 14, 2021 14:25
Replace redisx package with new dependency
Update test database to use big ids for flow run and session ids
Move session storage mode to the `runtime.Config` instead of an org config value
…e-v7.1.22

 * Replace redisx package with new dependency
 * Update test database to use big ids for flow run and session ids
 * Move session storage mode to the runtime.Config instead of an org config value
@codecov-commenter
Copy link

Codecov Report

Merging #67 (de97c88) into main (f2f9310) will increase coverage by 0.78%.
The diff coverage is 70.19%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   58.35%   59.13%   +0.78%     
==========================================
  Files         128      131       +3     
  Lines        9146     9351     +205     
==========================================
+ Hits         5337     5530     +193     
+ Misses       2984     2979       -5     
- Partials      825      842      +17     
Impacted Files Coverage Δ
core/handlers/input_labels_added.go 64.70% <0.00%> (+9.70%) ⬆️
core/models/flows.go 79.16% <0.00%> (-1.69%) ⬇️
core/models/orgs.go 52.50% <ø> (+0.64%) ⬆️
core/models/runs.go 3.82% <0.00%> (+3.82%) ⬆️
core/models/tickets.go 71.03% <ø> (-0.10%) ⬇️
core/models/utils.go 65.71% <0.00%> (-13.60%) ⬇️
core/runner/runner.go 46.15% <0.00%> (ø)
core/tasks/campaigns/fire_campaign_event.go 36.66% <0.00%> (ø)
core/tasks/msgs/send_broadcast.go 57.74% <ø> (ø)
core/tasks/ivr/cron.go 30.26% <12.50%> (ø)
... and 32 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 f2f9310...de97c88. Read the comment docs.

@matmsa27 matmsa27 self-requested a review May 30, 2022 01:46
@matmsa27 matmsa27 merged commit 833bab7 into main May 30, 2022
Robi9 added a commit that referenced this pull request Feb 2, 2024
rasoro pushed a commit that referenced this pull request Nov 26, 2024
Flow start batches should read from exclusions and remove legacy fields
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.

5 participants