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

fix: fixed cohesion snippet loading #1366

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

ayesha-waris
Copy link

INF-1676

Description
In the Authn MFE, we need to send a Segment Identify call that includes the Cohesion anonymous_id as a trait so that Segment is able to map Cohesion’s server-side events with Segment’s client-side events on the same page.

In the integration doc, there is a snippet of code that needs to be added to the already-existing code in Authn MFE to send Identify calls to Cohesion.

@ayesha-waris ayesha-waris requested a review from a team as a code owner November 13, 2024 12:40
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.41%. Comparing base (1477ed3) to head (791a60a).
Report is 31 commits behind head on 2u-main.

Additional details and impacted files
@@             Coverage Diff             @@
##           2u-main    #1366      +/-   ##
===========================================
- Coverage    86.57%   86.41%   -0.16%     
===========================================
  Files          134      139       +5     
  Lines         2413     2452      +39     
  Branches       669      673       +4     
===========================================
+ Hits          2089     2119      +30     
- Misses         311      318       +7     
- Partials        13       15       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ayesha-waris ayesha-waris merged commit 0fa0029 into 2u-main Nov 13, 2024
5 of 6 checks passed
@ayesha-waris ayesha-waris deleted the Ayesha/INF-1676-fix branch November 13, 2024 12:45
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.

2 participants