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

Implement flush with context #935

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Update CHANGELOG.md

9330f8c
Select commit
Loading
Failed to load commit list.
Open

Implement flush with context #935

Update CHANGELOG.md
9330f8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 13, 2025 in 1s

33.33% of diff hit (target 83.61%)

View this Pull Request on Codecov

33.33% of diff hit (target 83.61%)

Annotations

Check warning on line 526 in client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client.go#L525-L526

Added lines #L525 - L526 were not covered by tests

Check warning on line 385 in hub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hub.go#L380-L385

Added lines #L380 - L385 were not covered by tests

Check warning on line 387 in hub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

hub.go#L387

Added line #L387 was not covered by tests

Check warning on line 225 in logrus/logrusentry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

logrus/logrusentry.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 142 in sentry.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sentry.go#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 431 in transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport.go#L430-L431

Added lines #L430 - L431 were not covered by tests

Check warning on line 692 in transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport.go#L691-L692

Added lines #L691 - L692 were not covered by tests

Check warning on line 728 in transport.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transport.go#L727-L728

Added lines #L727 - L728 were not covered by tests