-
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
chore(release): pull release/v1.80.0 into main #3771
Conversation
* feat: onboard shopify to v1, initial commit * chore: refactor, add pixel transformation definitions * feat: add support for all pixel events in v1 shopify source * fix: add customer id check * chore: fix checks * fix: add configs for new webhook topics and events from pixel app * chore: update webhook event topic in mapping * chore: refactor * chore: update cart viewed logic * chore: refactor pixel code logic and tests * fix: library version for old and new serverside events * chore: address comments, refactorx1 * chore: add test * chore: add testsx2 * chore: update version naming from config * chore: keep old v0 logic intact, refactor * chore: sonarcloud reliability check fix * chore: update util file names * chore: move webhook specific logic for v2 pixel, address comments * chore: more refactoring, update userId and anonymousid from customer object * chore: update library name for pixel and webhook events in pixel app flow * chore: refactor pixel tests to seperate directory, remove reduntant test data --------- Co-authored-by: Krishna Chaitanya <[email protected]>
* fix: payment info entered event in facebook_conversions * fix: logic to get products - updated test-cases - added products added to wishlist to get products function * chore: add without products test-case for payment info entered --------- Co-authored-by: Sai Sankeerth <[email protected]>
* feat: add unity source support in Singular * chore: address comment
* fix: braze include fields_to_export to lookup users * chore: fix test cases * fix: add user_aliases as export field for anonymous users * chore: fix test cases --------- Co-authored-by: Utsab Chowdhury <[email protected]>
* fix: posthog swapped alias ids (#3507) [Posthog] fix swapped alias ids Co-authored-by: shrouti1507 <[email protected]> * fix: test case update for posthog --------- Co-authored-by: Marc Jeffrey <[email protected]>
* fix: fixing lytics user_id and anonymousId mapping * fix: adding mapping config for identify call and clean up of native code * fix: adding user and anonymousId mapping for other calls as well --------- Co-authored-by: Krishna Chaitanya <[email protected]>
Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3771/test-report.html |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3771 +/- ##
==========================================
+ Coverage 88.89% 88.94% +0.04%
==========================================
Files 600 599 -1
Lines 32658 32574 -84
Branches 7757 7741 -16
==========================================
- Hits 29032 28972 -60
+ Misses 3318 3295 -23
+ Partials 308 307 -1 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
👑 An automated PR