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 zap integration #958

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Merge branch 'master' into zap

7e3c24e
Select commit
Loading
Failed to load commit list.
Open

Add zap integration #958

Merge branch 'master' into zap
7e3c24e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2025 in 1s

57.37% of diff hit (target 83.63%)

View this Pull Request on Codecov

57.37% of diff hit (target 83.63%)

Annotations

Check warning on line 24 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 31 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 45 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L38-L45

Added lines #L38 - L45 were not covered by tests

Check warning on line 51 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 67 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 71 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L71

Added line #L71 was not covered by tests

Check warning on line 79 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 87 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 93 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 111 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L104-L111

Added lines #L104 - L111 were not covered by tests

Check warning on line 128 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L124-L128

Added lines #L124 - L128 were not covered by tests

Check warning on line 138 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 152 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L147-L152

Added lines #L147 - L152 were not covered by tests

Check warning on line 155 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 162 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 167 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L164-L167

Added lines #L164 - L167 were not covered by tests

Check warning on line 181 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L181

Added line #L181 was not covered by tests

Check warning on line 191 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L189-L191

Added lines #L189 - L191 were not covered by tests

Check warning on line 205 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L202-L205

Added lines #L202 - L205 were not covered by tests

Check warning on line 214 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 222 in zap/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/core.go#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 16 in zap/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/field.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 28 in zap/field.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/field.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 35 in zap/frame_matcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/frame_matcher.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 48 in zap/frame_matcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zap/frame_matcher.go#L47-L48

Added lines #L47 - L48 were not covered by tests