-
Notifications
You must be signed in to change notification settings - Fork 113
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: bugsnag issue in moengage identify event #2845
Conversation
Signed-off-by: Sai Sankeerth <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2845 +/- ##
===========================================
- Coverage 87.17% 87.17% -0.01%
===========================================
Files 772 772
Lines 28805 28792 -13
Branches 6767 6767
===========================================
- Hits 25112 25099 -13
Misses 3350 3350
Partials 343 343 ☔ View full report in Codecov by Sentry. |
Important Auto Review SkippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the To trigger a single review, invoke the TipsChat with CodeRabbit Bot (
|
Kudos, SonarCloud Quality Gate passed! |
Description of the change
In identify event, when context is not sent at all, the event would fail with internal server error. Handled it as part of this PR
Resolves INT-1098
Type of change
Related issues
Checklists
Development
Code review