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

Change callback signatures to pass down context where applicable #247

Merged
merged 3 commits into from
Jan 23, 2024

add a test

c646c8d
Select commit
Loading
Failed to load commit list.
Merged

Change callback signatures to pass down context where applicable #247

add a test
c646c8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 0s

66.66% of diff hit (target 72.50%)

View this Pull Request on Codecov

66.66% of diff hit (target 72.50%)

Annotations

Check warning on line 151 in client/internal/receivedprocessor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L151

Added line #L151 was not covered by tests

Check warning on line 208 in client/internal/receivedprocessor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L208

Added line #L208 was not covered by tests

Check warning on line 210 in client/internal/receivedprocessor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L210

Added line #L210 was not covered by tests

Check warning on line 222 in client/internal/receivedprocessor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L222

Added line #L222 was not covered by tests

Check warning on line 182 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L182

Added line #L182 was not covered by tests

Check warning on line 219 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L219

Added line #L219 was not covered by tests

Check warning on line 227 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L227

Added line #L227 was not covered by tests

Check warning on line 235 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L235

Added line #L235 was not covered by tests

Check warning on line 246 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L246

Added line #L246 was not covered by tests

Check warning on line 292 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L292

Added line #L292 was not covered by tests

Check warning on line 301 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L301

Added line #L301 was not covered by tests

Check warning on line 344 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L344

Added line #L344 was not covered by tests

Check warning on line 353 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L353

Added line #L353 was not covered by tests