open-telemetry / opamp-go

OpAMP protocol implementation in Go
Apache License 2.0
146 stars 71 forks source link

Update to OpAMP spec 0.8.0 #207

Closed tigrannajaryan closed 1 year ago

tigrannajaryan commented 1 year ago
tigrannajaryan commented 1 year ago

@mwear FYI.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Files Coverage Δ
client/httpclient.go 95.16% <100.00%> (+0.42%) :arrow_up:
client/internal/clientstate.go 90.47% <100.00%> (ø)
client/internal/receivedprocessor.go 72.60% <100.00%> (-11.69%) :arrow_down:
client/types/callbacks.go 66.66% <ø> (ø)
client/wsclient.go 91.46% <100.00%> (+6.70%) :arrow_up:
server/callbacks.go 68.18% <100.00%> (-4.55%) :arrow_down:
server/serverimpl.go 58.92% <100.00%> (+0.37%) :arrow_up:
server/wsconnection.go 100.00% <ø> (ø)
client/internal/clientcommon.go 79.80% <75.00%> (ø)
server/httpconnection.go 33.33% <0.00%> (ø)
... and 2 more

... and 3 files with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.