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

[Merged by Bors] - Avoid global logger in events #6258

Closed
wants to merge 3 commits into from

Reduce logging noise

4781587
Select commit
Loading
Failed to load commit list.
Closed

[Merged by Bors] - Avoid global logger in events #6258

Reduce logging noise
4781587
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 16, 2024 in 0s

49.7% of diff hit (target 82.1%)

View this Pull Request on Codecov

49.7% of diff hit (target 82.1%)

Annotations

Check warning on line 588 in activation/handler_v1.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

activation/handler_v1.go#L584-L588

Added lines #L584 - L588 were not covered by tests

Check warning on line 153 in activation/handler_v2.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

activation/handler_v2.go#L149-L153

Added lines #L149 - L153 were not covered by tests

Check warning on line 245 in api/grpcserver/globalstate_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/globalstate_service.go#L245

Added line #L245 was not covered by tests

Check warning on line 254 in api/grpcserver/globalstate_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/globalstate_service.go#L254

Added line #L254 was not covered by tests

Check warning on line 382 in api/grpcserver/globalstate_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/globalstate_service.go#L382

Added line #L382 was not covered by tests

Check warning on line 391 in api/grpcserver/globalstate_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/globalstate_service.go#L391

Added line #L391 was not covered by tests

Check warning on line 403 in api/grpcserver/globalstate_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/globalstate_service.go#L403

Added line #L403 was not covered by tests

Check warning on line 343 in api/grpcserver/mesh_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/mesh_service.go#L340-L343

Added lines #L340 - L343 were not covered by tests

Check warning on line 437 in api/grpcserver/mesh_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/mesh_service.go#L437

Added line #L437 was not covered by tests

Check warning on line 446 in api/grpcserver/mesh_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/mesh_service.go#L446

Added line #L446 was not covered by tests

Check warning on line 518 in api/grpcserver/mesh_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/mesh_service.go#L518

Added line #L518 was not covered by tests

Check warning on line 138 in api/grpcserver/node_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/node_service.go#L138

Added line #L138 was not covered by tests

Check warning on line 189 in api/grpcserver/node_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/node_service.go#L189

Added line #L189 was not covered by tests

Check warning on line 207 in api/grpcserver/transaction_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/transaction_service.go#L207

Added line #L207 was not covered by tests

Check warning on line 215 in api/grpcserver/transaction_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/transaction_service.go#L215

Added line #L215 was not covered by tests

Check warning on line 276 in api/grpcserver/transaction_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/transaction_service.go#L276

Added line #L276 was not covered by tests

Check warning on line 325 in api/grpcserver/transaction_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

api/grpcserver/transaction_service.go#L324-L325

Added lines #L324 - L325 were not covered by tests

Check warning on line 48 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L48

Added line #L48 was not covered by tests

Check warning on line 114 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L114

Added line #L114 was not covered by tests

Check warning on line 188 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L188

Added line #L188 was not covered by tests

Check warning on line 199 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L199

Added line #L199 was not covered by tests

Check warning on line 210 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L210

Added line #L210 was not covered by tests

Check warning on line 232 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L232

Added line #L232 was not covered by tests

Check warning on line 264 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L264

Added line #L264 was not covered by tests

Check warning on line 303 in events/reporter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/reporter.go#L300-L303

Added lines #L300 - L303 were not covered by tests