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

Default logger middleware #33

Merged
merged 28 commits into from
Jun 27, 2024

docs: fix documentation

9876e11
Select commit
Loading
Failed to load commit list.
Merged

Default logger middleware #33

docs: fix documentation
9876e11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 26, 2024 in 1s

86.60% of diff hit (target 88.08%)

View this Pull Request on Codecov

86.60% of diff hit (target 88.08%)

Annotations

Check warning on line 170 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L170

Added line #L170 was not covered by tests

Check warning on line 312 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L312

Added line #L312 was not covered by tests

Check warning on line 376 in context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

context.go#L376

Added line #L376 was not covered by tests

Check warning on line 67 in fox.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

fox.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 62 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 124 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L118-L124

Added lines #L118 - L124 were not covered by tests

Check warning on line 127 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L127

Added line #L127 was not covered by tests

Check warning on line 135 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L135

Added line #L135 was not covered by tests

Check warning on line 148 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L148

Added line #L148 was not covered by tests

Check warning on line 152 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L152

Added line #L152 was not covered by tests

Check warning on line 162 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L159-L162

Added lines #L159 - L162 were not covered by tests

Check warning on line 169 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L165-L169

Added lines #L165 - L169 were not covered by tests

Check warning on line 178 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L173-L178

Added lines #L173 - L178 were not covered by tests

Check warning on line 189 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L189

Added line #L189 was not covered by tests

Check warning on line 201 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L201

Added line #L201 was not covered by tests

Check warning on line 257 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L257

Added line #L257 was not covered by tests

Check warning on line 260 in internal/slogpretty/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/slogpretty/handler.go#L260

Added line #L260 was not covered by tests

Check warning on line 34 in logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

logger.go#L34

Added line #L34 was not covered by tests

Check warning on line 38 in logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

logger.go#L38

Added line #L38 was not covered by tests

Check warning on line 86 in logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

logger.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 105 in logger.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

logger.go#L96-L105

Added lines #L96 - L105 were not covered by tests

Check warning on line 52 in recovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

recovery.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 86 in recovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

recovery.go#L86

Added line #L86 was not covered by tests

Check warning on line 118 in recovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

recovery.go#L118

Added line #L118 was not covered by tests

Check warning on line 135 in recovery.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

recovery.go#L134-L135

Added lines #L134 - L135 were not covered by tests