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: support exporter custom port #728

Merged
merged 6 commits into from
Dec 17, 2023

add ut

faf07e2
Select commit
Loading
Failed to load commit list.
Merged

feat: support exporter custom port #728

add ut
faf07e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 17, 2023 in 0s

20.77% of diff hit (target 29.21%)

View this Pull Request on Codecov

20.77% of diff hit (target 29.21%)

Annotations

Check warning on line 134 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 246 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L241-L246

Added lines #L241 - L246 were not covered by tests

Check warning on line 248 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L248

Added line #L248 was not covered by tests

Check warning on line 250 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L250

Added line #L250 was not covered by tests

Check warning on line 258 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L257-L258

Added lines #L257 - L258 were not covered by tests

Check warning on line 263 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L263

Added line #L263 was not covered by tests

Check warning on line 272 in k8sutils/redis-cluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-cluster.go#L272

Added line #L272 was not covered by tests

Check warning on line 18 in k8sutils/redis-replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-replication.go#L13-L18

Added lines #L13 - L18 were not covered by tests

Check warning on line 20 in k8sutils/redis-replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-replication.go#L20

Added line #L20 was not covered by tests

Check warning on line 22 in k8sutils/redis-replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-replication.go#L22

Added line #L22 was not covered by tests

Check warning on line 30 in k8sutils/redis-replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-replication.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 35 in k8sutils/redis-replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-replication.go#L35

Added line #L35 was not covered by tests

Check warning on line 44 in k8sutils/redis-replication.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-replication.go#L44

Added line #L44 was not covered by tests

Check warning on line 208 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L203-L208

Added lines #L203 - L208 were not covered by tests

Check warning on line 210 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L210

Added line #L210 was not covered by tests

Check warning on line 212 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L212

Added line #L212 was not covered by tests

Check warning on line 220 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L220

Added line #L220 was not covered by tests

Check warning on line 222 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L222

Added line #L222 was not covered by tests

Check warning on line 227 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L227

Added line #L227 was not covered by tests

Check warning on line 237 in k8sutils/redis-sentinel.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-sentinel.go#L237

Added line #L237 was not covered by tests

Check warning on line 22 in k8sutils/redis-standalone.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-standalone.go#L17-L22

Added lines #L17 - L22 were not covered by tests

Check warning on line 24 in k8sutils/redis-standalone.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-standalone.go#L24

Added line #L24 was not covered by tests

Check warning on line 26 in k8sutils/redis-standalone.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-standalone.go#L26

Added line #L26 was not covered by tests

Check warning on line 34 in k8sutils/redis-standalone.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-standalone.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in k8sutils/redis-standalone.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

k8sutils/redis-standalone.go#L39

Added line #L39 was not covered by tests