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

OpenTelemetry migration #685

Merged
merged 96 commits into from
Jun 29, 2024

Refactor assertMetrics function in cache_test.go

7ec78bd
Select commit
Loading
Failed to load commit list.
Merged

OpenTelemetry migration #685

Refactor assertMetrics function in cache_test.go
7ec78bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 29, 2024 in 0s

79.04% of diff hit (target 79.49%)

View this Pull Request on Codecov

79.04% of diff hit (target 79.49%)

Annotations

Check warning on line 31 in cache/redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cache/redis/redis.go#L31

Added line #L31 was not covered by tests

Check warning on line 59 in client/amqp/amqp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/amqp/amqp.go#L59

Added line #L59 was not covered by tests

Check warning on line 84 in client/amqp/amqp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/amqp/amqp.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 122 in client/amqp/amqp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/amqp/amqp.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 132 in client/amqp/amqp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/amqp/amqp.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 50 in client/http/encoding/json/json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/http/encoding/json/json.go#L50

Added line #L50 was not covered by tests

Check warning on line 43 in client/kafka/async_producer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/kafka/async_producer.go#L43

Added line #L43 was not covered by tests

Check warning on line 178 in client/kafka/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/kafka/kafka.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 188 in client/kafka/kafka.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/kafka/kafka.go#L187-L188

Added lines #L187 - L188 were not covered by tests

Check warning on line 37 in client/kafka/sync_producer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/kafka/sync_producer.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 62 in client/kafka/sync_producer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/kafka/sync_producer.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 41 in client/mqtt/publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/mqtt/publisher.go#L41

Added line #L41 was not covered by tests

Check warning on line 49 in client/mqtt/publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/mqtt/publisher.go#L49

Added line #L49 was not covered by tests

Check warning on line 84 in client/mqtt/publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/mqtt/publisher.go#L84

Added line #L84 was not covered by tests

Check warning on line 92 in client/mqtt/publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/mqtt/publisher.go#L92

Added line #L92 was not covered by tests

Check warning on line 132 in client/mqtt/publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/mqtt/publisher.go#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 142 in client/mqtt/publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/mqtt/publisher.go#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 14 in client/redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/redis/redis.go#L14

Added line #L14 was not covered by tests

Check warning on line 17 in client/redis/redis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/redis/redis.go#L17

Added line #L17 was not covered by tests

Check warning on line 135 in component/amqp/component.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/amqp/component.go#L135

Added line #L135 was not covered by tests

Check warning on line 148 in component/amqp/component.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/amqp/component.go#L148

Added line #L148 was not covered by tests

Check warning on line 159 in component/amqp/component.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/amqp/component.go#L159

Added line #L159 was not covered by tests

Check warning on line 188 in component/amqp/component.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/amqp/component.go#L188

Added line #L188 was not covered by tests

Check warning on line 190 in component/amqp/component.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/amqp/component.go#L190

Added line #L190 was not covered by tests

Check warning on line 245 in component/amqp/component.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

component/amqp/component.go#L245

Added line #L245 was not covered by tests