-
Notifications
You must be signed in to change notification settings - Fork 11k
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
feat: use Single contact Id settings in routing manager #33490
feat: use Single contact Id settings in routing manager #33490
Conversation
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feat/single-contact-id #33490 +/- ##
===========================================================
+ Coverage 58.43% 74.45% +16.02%
===========================================================
Files 2744 475 -2269
Lines 66280 21032 -45248
Branches 15001 5354 -9647
===========================================================
- Hits 38732 15660 -23072
+ Misses 24717 4733 -19984
+ Partials 2831 639 -2192
Flags with carried forward coverage won't be shown. Click here to find out more. |
5d55c19
to
d654d99
Compare
e549453
to
761c2a6
Compare
17dd119
to
dc1a1fd
Compare
61f7ad4
to
1e31245
Compare
Proposed changes (including videos or screenshots)
Now, we are using the new settings in order to be sure no agent gets assigned to the visitor that needs to be verified
Issue(s)
Steps to test or reproduce
Further comments
SCI-54