rudderlabs / rudder-transformer

Open-source, warehouse-first Customer Data Pipeline and Segment-alternative. Collects and routes clickstream data and builds your customer data lake on your data warehouse.
https://www.rudderstack.com
Other
79 stars 110 forks source link

chore: fix delete endpoint for braze #3791

Closed utsabc closed 2 days ago

utsabc commented 2 days ago

What are the changes introduced in this PR?

Fix for braze endpoint based on EU data centre

What is the related Linear task?

Resolves RUD-2158

Please explain the objectives of your changes below

Put down any required details on the broader aspect of your changes. If there are any dependent changes, mandatorily mention them here

Any changes to existing capabilities/behaviour, mention the reason & what are the changes ?

N/A

Any new dependencies introduced with this change?

N/A

Any new generic utility introduced or modified. Please explain the changes.

N/A

Any technical or performance related pointers to consider with the change?

N/A

@coderabbitai review


Developer checklist

Reviewer checklist

devops-github-rudderstack commented 2 days ago

Test report for this run is available at: https://test-integrations-dev.s3.amazonaws.com/integrations-test-reports/rudder-transformer/3791/test-report.html

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 89.06%. Comparing base (65a9844) to head (bcb489a). Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
src/v0/destinations/braze/deleteUsers.js 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3791 +/- ## =========================================== + Coverage 88.94% 89.06% +0.11% =========================================== Files 599 608 +9 Lines 32574 32985 +411 Branches 7741 7809 +68 =========================================== + Hits 28972 29377 +405 - Misses 3325 3331 +6 Partials 277 277 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
15 New issues
1 Accepted issue

Measures
0 Security Hotspots
93.2% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud