-
Notifications
You must be signed in to change notification settings - Fork 115
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.87.1 into main #3962
Conversation
* fix: anonymousId overwriting userId at MoEngage destination (#3914) fix/moengage-anonymousid-over-userid Co-authored-by: Sudip Paul <[email protected]> * chore: fix test cases --------- Co-authored-by: Landi <[email protected]>
chore: claen depricated files
* chore: dedicated deployments separation for ut and dt * chore: update commit msg for dt * chore: update ut dedicated deployment branch and commit msg * chore: update branch for dedicated ut deployment --------- Co-authored-by: Sai Sankeerth <[email protected]>
…3952) Co-authored-by: Sudip Paul <[email protected]>
* fix: property and event name mappings in shopify v2 * chore: server suffix in checkout started webhook event * chore: remove value from updation webhook events * chore: update comflicting event name with webhook suffix --------- Co-authored-by: Krishna Chaitanya <[email protected]>
* fix: use correct endpoint for custom events * fix: sonar cloud issue
* fix: use correct endpoint for custom events * chore: update test cases with types * chore: address comment and remove redundant test cases * chore: add branch name to updated list
* fix: adding transformer proxy for iterable * fix: adding component test cases * fix: adding factory pattern * fix: code redesigning * fix: decoupling networkHandler and specific strategy * fix: simplifying logic * fix: convert to registry pattern * fix: converting to typescript * fix: removing unnecessary comments * fix: adding data delivery test cases for all endpoints * chore: improve iterable network handler (#3918) * chore: improve iterable network handler * chore: add comment in principal strategy class * chore: rename from PrincipalStrategy to BaseStrategy * chore: update expect-error comment --------- Co-authored-by: Sai Sankeerth <[email protected]> * fix: review comments addressed * fix: small refactoring * fix: update for supporting disallowed events * fix: code review suggestion Co-authored-by: Sankeerth <[email protected]> * fix: fixing test cases * fix: review comment addressed * fix: adding type definitions * fix: separating handle error functions * fix: migrating processor and router test cases * fix: review comment addressed --------- Co-authored-by: Sankeerth <[email protected]> Co-authored-by: Sai Sankeerth <[email protected]>
Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3962/test-report.html |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3962 +/- ##
==========================================
+ Coverage 90.50% 90.75% +0.25%
==========================================
Files 620 622 +2
Lines 32518 32516 -2
Branches 7710 7715 +5
==========================================
+ Hits 29429 29511 +82
+ Misses 2865 2781 -84
Partials 224 224 ☔ View full report in Codecov by Sentry. |
👑 An automated PR