Skip to content
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: configurable transformer http client in processor, router #5455

Draft
wants to merge 9 commits into
base: chore.configurableCSLB
Choose a base branch
from

Conversation

Sidddddarth
Copy link
Member

@Sidddddarth Sidddddarth commented Jan 24, 2025

Description

Configurable http Client(Doer) in processor, rt transformers. Doesn't include oauth clients in rt transform at this point.

Linear Ticket

On top of #5451

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 57.81250% with 54 lines in your changes missing coverage. Please review.

Project coverage is 74.78%. Comparing base (2bcb2c6) to head (97d1aad).

Files with missing lines Patch % Lines
internal/transformer-client/client.go 35.71% 52 Missing and 2 partials ⚠️
Additional details and impacted files
@@                    Coverage Diff                     @@
##           chore.configurableCSLB    #5455      +/-   ##
==========================================================
+ Coverage                   74.73%   74.78%   +0.05%     
==========================================================
  Files                         440      441       +1     
  Lines                       61699    61761      +62     
==========================================================
+ Hits                        46108    46189      +81     
+ Misses                      13045    13032      -13     
+ Partials                     2546     2540       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Sidddddarth Sidddddarth marked this pull request as draft January 24, 2025 11:15
@Sidddddarth Sidddddarth changed the title chore: make cslb configurable chore: configurable transformer http client in processor, router Jan 24, 2025
@Sidddddarth Sidddddarth force-pushed the chore.configurableCSLBInProcRouter branch 4 times, most recently from 031edfc to 04fe9de Compare January 29, 2025 09:14
@cisse21 cisse21 force-pushed the chore.configurableCSLBInProcRouter branch 2 times, most recently from f9f7873 to 8734959 Compare February 3, 2025 06:51
@cisse21 cisse21 force-pushed the chore.configurableCSLBInProcRouter branch from 8734959 to 97d1aad Compare February 3, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant