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

fix: Guard against a nil client when setting the SDK identifer #715

Merged
merged 2 commits into from Sep 13, 2023

Derp

158e053
Select commit
Failed to load commit list.
Merged

fix: Guard against a nil client when setting the SDK identifer #715

Derp
158e053
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Sep 13, 2023 in 0s

42.85% of diff hit (target 80.72%)

View this Pull Request on Codecov

42.85% of diff hit (target 80.72%)

Annotations

Check warning on line 58 in echo/sentryecho.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

echo/sentryecho.go#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 60 in iris/sentryiris.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

iris/sentryiris.go#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 55 in martini/sentrymartini.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

martini/sentrymartini.go#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 56 in negroni/sentrynegroni.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

negroni/sentrynegroni.go#L54-L56

Added lines #L54 - L56 were not covered by tests