Skip to content

Commit

Permalink
minor formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
carrbs committed Nov 27, 2023
1 parent a971219 commit a52aa2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/net/http/otelhttp/handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -313,4 +313,4 @@ func (w withoutCancelCtx) Value(key any) any {

func (w withoutCancelCtx) String() string {
return "withoutCancel"

Check warning on line 315 in instrumentation/net/http/otelhttp/handler.go

View check run for this annotation

Codecov / codecov/patch

instrumentation/net/http/otelhttp/handler.go#L314-L315

Added lines #L314 - L315 were not covered by tests
}
}

0 comments on commit a52aa2d

Please sign in to comment.