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

feat: introduce httplb for ut #5375

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

use common transport configurations

b78648b
Select commit
Loading
Failed to load commit list.
Draft

feat: introduce httplb for ut #5375

use common transport configurations
b78648b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

74.73% (+0.05%) compared to f22e8f4

View this Pull Request on Codecov

74.73% (+0.05%) compared to f22e8f4

Details

Codecov Report

Attention: Patch coverage is 6.83761% with 109 lines in your changes missing coverage. Please review.

Project coverage is 74.73%. Comparing base (f22e8f4) to head (b78648b).

Files with missing lines Patch % Lines
processor/transformer/embeded/pubsub.go 0.00% 56 Missing ⚠️
processor/transformer/transformer.go 19.04% 34 Missing ⚠️
utils/sysUtils/httpclient.go 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5375      +/-   ##
==========================================
+ Coverage   74.68%   74.73%   +0.05%     
==========================================
  Files         437      439       +2     
  Lines       61240    61350     +110     
==========================================
+ Hits        45737    45850     +113     
- Misses      12954    12972      +18     
+ Partials     2549     2528      -21     

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