Add client metrics for http and ws transports #344
92.77% of diff hit (target 77.81%)
View this Pull Request on Codecov
92.77% of diff hit (target 77.81%)
Annotations
Check warning on line 242 in client/internal/httpsender.go
codecov / codecov/patch
client/internal/httpsender.go#L242
Added line #L242 was not covered by tests
Check warning on line 327 in client/internal/httpsender.go
codecov / codecov/patch
client/internal/httpsender.go#L327
Added line #L327 was not covered by tests
Check warning on line 108 in client/internal/wsreceiver.go
codecov / codecov/patch
client/internal/wsreceiver.go#L107-L108
Added lines #L107 - L108 were not covered by tests
Check warning on line 180 in client/internal/wssender.go
codecov / codecov/patch
client/internal/wssender.go#L180
Added line #L180 was not covered by tests
Check warning on line 57 in internal/wsmessage.go
codecov / codecov/patch
internal/wsmessage.go#L57
Added line #L57 was not covered by tests
Check warning on line 74 in internal/wsmessage.go
codecov / codecov/patch
internal/wsmessage.go#L74
Added line #L74 was not covered by tests
Check warning on line 81 in internal/wsmessage.go
codecov / codecov/patch
internal/wsmessage.go#L81
Added line #L81 was not covered by tests
Check warning on line 32 in server/httpconnection.go
codecov / codecov/patch
server/httpconnection.go#L32
Added line #L32 was not covered by tests
Check warning on line 35 in server/httpconnection.go
codecov / codecov/patch
server/httpconnection.go#L35
Added line #L35 was not covered by tests