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

feat: add slog logging #432

Merged
merged 8 commits into from
Aug 29, 2023

ping logging release

c58b7b6
Select commit
Loading
Failed to load commit list.
Merged

feat: add slog logging #432

ping logging release
c58b7b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 29, 2023 in 1s

65.94% of diff hit (target 53.34%)

View this Pull Request on Codecov

65.94% of diff hit (target 53.34%)

Annotations

Check warning on line 43 in pkg/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/client.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 36 in pkg/client/rp/device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/rp/device.go#L36

Added line #L36 was not covered by tests

Check warning on line 49 in pkg/client/rp/device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/rp/device.go#L49

Added line #L49 was not covered by tests

Check warning on line 16 in pkg/client/rp/log.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/rp/log.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 163 in pkg/client/rp/relying_party.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/rp/relying_party.go#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 305 in pkg/client/rp/relying_party.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/rp/relying_party.go#L301-L305

Added lines #L301 - L305 were not covered by tests

Check warning on line 690 in pkg/client/rp/relying_party.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/client/rp/relying_party.go#L690

Added line #L690 was not covered by tests

Check warning on line 79 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L79

Added line #L79 was not covered by tests

Check warning on line 84 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L84

Added line #L84 was not covered by tests

Check warning on line 88 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L88

Added line #L88 was not covered by tests

Check warning on line 97 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L97

Added line #L97 was not covered by tests

Check warning on line 101 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L101

Added line #L101 was not covered by tests

Check warning on line 106 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L106

Added line #L106 was not covered by tests

Check warning on line 111 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L111

Added line #L111 was not covered by tests

Check warning on line 411 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L411

Added line #L411 was not covered by tests

Check warning on line 416 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L416

Added line #L416 was not covered by tests

Check warning on line 422 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L422

Added line #L422 was not covered by tests

Check warning on line 443 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L443

Added line #L443 was not covered by tests

Check warning on line 457 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L457

Added line #L457 was not covered by tests

Check warning on line 469 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L469

Added line #L469 was not covered by tests

Check warning on line 480 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L480

Added line #L480 was not covered by tests

Check warning on line 485 in pkg/op/auth_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/auth_request.go#L485

Added line #L485 was not covered by tests

Check warning on line 60 in pkg/op/device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/device.go#L60

Added line #L60 was not covered by tests

Check warning on line 36 in pkg/op/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/session.go#L36

Added line #L36 was not covered by tests

Check warning on line 41 in pkg/op/session.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/op/session.go#L41

Added line #L41 was not covered by tests