-
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 main into develop post release v1.76.0 #3673
Conversation
* feat: added bloomreach retl support * fix: resolving comments * feat: added other scenario test * fix: fixing payload structure * fix: fixing network handler for catalog * fix: minor change * fix: catalog batch items * feat: splitting bloomreach destination into bloomreach and bloomreach_catalog * chore: refactoring bloomreach catalog * chore: minor changes * chore: minor changes * chore: refactoring code after suggestion
* feat: onboard smartly destination * chore: updated processor changes * chore: router changes added * chore: mock test added * chore: batch builder func and test case updated * chore: update for auth token * fix: edit after primary dev testing * fix: test * fix: editing test caes * fix: smartly test cases * chore: updated test cases and function * chore: ignore eslint of yaml files * chore: add .eslintignore to .prettierignore * chore: ignore eslint of yaml files * chore: update .prettierignore * chore: update .eslintignore * chore: updated enpoint for processor --------- Co-authored-by: shrouti1507 <[email protected]> Co-authored-by: Dilip Kola <[email protected]> Co-authored-by: Dilip Kola <[email protected]>
Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3673/test-report.html |
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3673 +/- ##
===========================================
+ Coverage 88.54% 88.60% +0.05%
===========================================
Files 585 591 +6
Lines 31860 32101 +241
Branches 7593 7640 +47
===========================================
+ Hits 28212 28443 +231
- Misses 3326 3335 +9
- Partials 322 323 +1 ☔ View full report in Codecov by Sentry. |
* fix(bugsnag): reddit response coming as a non-string * fix: update error handling logic for unauthorised case - new error response handled - backward compatibility * fix: existing test-cases for error handling - added new test-cases --------- Co-authored-by: Sai Sankeerth <[email protected]>
👑 An automated PR