-
Notifications
You must be signed in to change notification settings - Fork 114
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.90.0 into main #4040
base: main
Are you sure you want to change the base?
Conversation
…formats (#4022) * feat(http): now using xmlRootKey from dest config while building XML payload * feat(http): updated processBody logic to handle nested null values * feat(http): update tests * feat(http): update tests * feat(http): updated json-template-engine version to 0.19.5 * chore: addressed review comments * chore: addressed review comments
* feat: onboarding customerio segment destination * feat: added preprocessing of input to filter unavailable customer * fix: minor issue * fix: some changes * feat: refactoring name to customerio_audience * fix: revert preprocessing changes after suggestion * fix: some minor comments * chore: avoid forEach for better code readability * chore: refactor customerio utils * fix: added Config validation * fix: added types * fix: added tests and some minor change * fix: minor change * chore: simplify types and generalise existing types * fix: minor change * fix: addressing comments --------- Co-authored-by: Dilip Kola <[email protected]> Co-authored-by: Vinay Teki <[email protected]> Co-authored-by: Dilip Kola <[email protected]>
Allure Test reports for this run are available at: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4040 +/- ##
==========================================
+ Coverage 90.82% 90.85% +0.03%
==========================================
Files 627 630 +3
Lines 32692 32811 +119
Branches 7763 7786 +23
==========================================
+ Hits 29694 29812 +118
- Misses 2743 2776 +33
+ Partials 255 223 -32 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
👑 An automated PR