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

Add context and info to logging interface #237

Merged
merged 5 commits into from
Jan 22, 2024

remove Infof

5211c1e
Select commit
Loading
Failed to load commit list.
Merged

Add context and info to logging interface #237

remove Infof
5211c1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2024 in 1s

52.77% of diff hit (target 72.50%)

View this Pull Request on Codecov

52.77% of diff hit (target 72.50%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L151

Added line #L151 was not covered by tests

Check warning on line 153 in client/internal/httpsender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L153

Added line #L153 was not covered by tests

Check warning on line 242 in client/internal/httpsender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L242

Added line #L242 was not covered by tests

Check warning on line 246 in client/internal/httpsender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L246

Added line #L246 was not covered by tests

Check warning on line 265 in client/internal/httpsender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L265

Added line #L265 was not covered by tests

Check warning on line 272 in client/internal/httpsender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L272

Added line #L272 was not covered by tests

Check warning on line 104 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L104

Added line #L104 was not covered by tests

Check warning on line 108 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L108

Added line #L108 was not covered by tests

Check warning on line 114 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L114

Added line #L114 was not covered by tests

Check warning on line 131 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L131

Added line #L131 was not covered by tests

Check warning on line 168 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L168

Added line #L168 was not covered by tests

Check warning on line 241 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L241

Added line #L241 was not covered by tests

Check warning on line 297 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L297

Added line #L297 was not covered by tests

Check warning on line 321 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L321

Added line #L321 was not covered by tests

Check warning on line 327 in client/internal/packagessyncer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/packagessyncer.go#L327

Added line #L327 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L69

Added line #L69 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L167

Added line #L167 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 214 in client/internal/receivedprocessor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L214

Added line #L214 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/receivedprocessor.go#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 231 in client/wsclient.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/wsclient.go#L231

Added line #L231 was not covered by tests

Check warning on line 133 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L133

Added line #L133 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 199 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L199

Added line #L199 was not covered by tests

Check warning on line 218 in server/serverimpl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/serverimpl.go#L218

Added line #L218 was not covered by tests