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

Use timeout flag for context cancelation #868

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Use timeout flag for context cancelation

487aac4
Select commit
Loading
Failed to load commit list.
Open

Use timeout flag for context cancelation #868

Use timeout flag for context cancelation
487aac4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 1, 2024 in 1s

0.00% of diff hit (target 3.90%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.90%)

Annotations

Check warning on line 50 in client/nginx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/nginx.go#L50

Added line #L50 was not covered by tests

Check warning on line 24 in collector/nginx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx.go#L24

Added line #L24 was not covered by tests

Check warning on line 28 in collector/nginx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx.go#L28

Added line #L28 was not covered by tests

Check warning on line 58 in collector/nginx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 60 in collector/nginx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx.go#L60

Added line #L60 was not covered by tests

Check warning on line 261 in collector/nginx_plus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx_plus.go#L261

Added line #L261 was not covered by tests

Check warning on line 278 in collector/nginx_plus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx_plus.go#L278

Added line #L278 was not covered by tests

Check warning on line 630 in collector/nginx_plus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx_plus.go#L629-L630

Added lines #L629 - L630 were not covered by tests

Check warning on line 632 in collector/nginx_plus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

collector/nginx_plus.go#L632

Added line #L632 was not covered by tests

Check warning on line 223 in exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter.go#L223

Added line #L223 was not covered by tests

Check warning on line 253 in exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter.go#L253

Added line #L253 was not covered by tests

Check warning on line 256 in exporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

exporter.go#L256

Added line #L256 was not covered by tests