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 10 commits into
base: chore.configurableCSLB
Choose a base branch
from

chore: log slower requests till recovery

3a0283d
Select commit
Loading
Failed to load commit list.
Draft

chore: configurable transformer http client in processor, router #5455

chore: log slower requests till recovery
3a0283d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2025 in 0s

74.84% (+0.11%) compared to 2bcb2c6

View this Pull Request on Codecov

74.84% (+0.11%) compared to 2bcb2c6

Details

Codecov Report

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

Project coverage is 74.84%. Comparing base (2bcb2c6) to head (3a0283d).

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.84%   +0.11%     
==========================================================
  Files                         440      441       +1     
  Lines                       61699    61765      +66     
==========================================================
+ Hits                        46108    46230     +122     
+ Misses                      13045    12991      -54     
+ Partials                     2546     2544       -2     

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