fix: Guard against a nil client when setting the SDK identifer #715
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
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
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
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
codecov / codecov/patch
negroni/sentrynegroni.go#L54-L56
Added lines #L54 - L56 were not covered by tests
Loading