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/patch succeeded Dec 16, 2024 in 0s

6.83% of diff hit (target 74.68%)

View this Pull Request on Codecov

6.83% of diff hit (target 74.68%)

Annotations

Check warning on line 24 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L12-L24

Added lines #L12 - L24 were not covered by tests

Check warning on line 40 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L28-L40

Added lines #L28 - L40 were not covered by tests

Check warning on line 43 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L43

Added line #L43 was not covered by tests

Check warning on line 52 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L46-L52

Added lines #L46 - L52 were not covered by tests

Check warning on line 58 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 63 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 65 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L65

Added line #L65 was not covered by tests

Check warning on line 75 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L68-L75

Added lines #L68 - L75 were not covered by tests

Check warning on line 79 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L79

Added line #L79 was not covered by tests

Check warning on line 86 in processor/transformer/embeded/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/embeded/pubsub.go#L82-L86

Added lines #L82 - L86 were not covered by tests

Check warning on line 266 in processor/transformer/transformer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/transformer.go#L235-L266

Added lines #L235 - L266 were not covered by tests

Check warning on line 296 in processor/transformer/transformer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

processor/transformer/transformer.go#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 29 in utils/sysUtils/httpclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/sysUtils/httpclient.go#L23-L29

Added lines #L23 - L29 were not covered by tests

Check warning on line 41 in utils/sysUtils/httpclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/sysUtils/httpclient.go#L32-L41

Added lines #L32 - L41 were not covered by tests

Check warning on line 45 in utils/sysUtils/httpclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/sysUtils/httpclient.go#L44-L45

Added lines #L44 - L45 were not covered by tests