-
Notifications
You must be signed in to change notification settings - Fork 322
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
feat: adding metadata in the proxy request #2622
Conversation
Codecov ReportBase: 43.85% // Head: 43.87% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #2622 +/- ##
==========================================
+ Coverage 43.85% 43.87% +0.01%
==========================================
Files 187 187
Lines 40027 40041 +14
==========================================
+ Hits 17552 17566 +14
+ Misses 21376 21375 -1
- Partials 1099 1100 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Changes look okay. But lint & tests are failing. Please address. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the tests
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
Description
adding the metadata object in the proxy request to send the destination info inside that to use it in the transformer
Notion Ticket
Security