SMQ-2546 - Add events to adapters #2659
12.42% of diff hit (target 43.87%)
View this Pull Request on Codecov
12.42% of diff hit (target 43.87%)
Annotations
Check warning on line 33 in mqtt/events/events.go
codecov / codecov/patch
mqtt/events/events.go#L27-L33
Added lines #L27 - L33 were not covered by tests
Check warning on line 44 in mqtt/events/events.go
codecov / codecov/patch
mqtt/events/events.go#L44
Added line #L44 was not covered by tests
Check warning on line 50 in mqtt/events/events.go
codecov / codecov/patch
mqtt/events/events.go#L46-L50
Added lines #L46 - L50 were not covered by tests
Check warning on line 38 in mqtt/events/streams.go
codecov / codecov/patch
mqtt/events/streams.go#L37-L38
Added lines #L37 - L38 were not covered by tests
Check warning on line 48 in mqtt/events/streams.go
codecov / codecov/patch
mqtt/events/streams.go#L43-L48
Added lines #L43 - L48 were not covered by tests
Check warning on line 51 in mqtt/events/streams.go
codecov / codecov/patch
mqtt/events/streams.go#L51
Added line #L51 was not covered by tests
Check warning on line 60 in mqtt/events/streams.go
codecov / codecov/patch
mqtt/events/streams.go#L55-L60
Added lines #L55 - L60 were not covered by tests
Check warning on line 63 in mqtt/events/streams.go
codecov / codecov/patch
mqtt/events/streams.go#L63
Added line #L63 was not covered by tests
Check warning on line 76 in mqtt/events/streams.go
codecov / codecov/patch
mqtt/events/streams.go#L67-L76
Added lines #L67 - L76 were not covered by tests
Check warning on line 211 in mqtt/handler.go
codecov / codecov/patch
mqtt/handler.go#L210-L211
Added lines #L210 - L211 were not covered by tests
Check warning on line 214 in mqtt/handler.go
codecov / codecov/patch
mqtt/handler.go#L213-L214
Added lines #L213 - L214 were not covered by tests
Check warning on line 279 in mqtt/handler.go
codecov / codecov/patch
mqtt/handler.go#L278-L279
Added lines #L278 - L279 were not covered by tests
Check warning on line 287 in mqtt/handler.go
codecov / codecov/patch
mqtt/handler.go#L286-L287
Added lines #L286 - L287 were not covered by tests
Check warning on line 28 in mqtt/mocks/events.go
codecov / codecov/patch
mqtt/mocks/events.go#L28
Added line #L28 was not covered by tests
Check warning on line 46 in mqtt/mocks/events.go
codecov / codecov/patch
mqtt/mocks/events.go#L46
Added line #L46 was not covered by tests
Check warning on line 59 in mqtt/mocks/events.go
codecov / codecov/patch
mqtt/mocks/events.go#L59
Added line #L59 was not covered by tests
Check warning on line 64 in mqtt/mocks/events.go
codecov / codecov/patch
mqtt/mocks/events.go#L64
Added line #L64 was not covered by tests
Check warning on line 32 in pkg/messaging/events/events.go
codecov / codecov/patch
pkg/messaging/events/events.go#L26-L32
Added lines #L26 - L32 were not covered by tests
Check warning on line 46 in pkg/messaging/events/events.go
codecov / codecov/patch
pkg/messaging/events/events.go#L41-L46
Added lines #L41 - L46 were not covered by tests
Check warning on line 25 in pkg/messaging/events/publisher.go
codecov / codecov/patch
pkg/messaging/events/publisher.go#L21-L25
Added lines #L21 - L25 were not covered by tests
Check warning on line 30 in pkg/messaging/events/publisher.go
codecov / codecov/patch
pkg/messaging/events/publisher.go#L27-L30
Added lines #L27 - L30 were not covered by tests
Check warning on line 36 in pkg/messaging/events/publisher.go
codecov / codecov/patch
pkg/messaging/events/publisher.go#L33-L36
Added lines #L33 - L36 were not covered by tests
Check warning on line 44 in pkg/messaging/events/publisher.go
codecov / codecov/patch
pkg/messaging/events/publisher.go#L38-L44
Added lines #L38 - L44 were not covered by tests
Check warning on line 48 in pkg/messaging/events/publisher.go
codecov / codecov/patch
pkg/messaging/events/publisher.go#L47-L48
Added lines #L47 - L48 were not covered by tests
Check warning on line 27 in pkg/messaging/events/pubsub.go
codecov / codecov/patch
pkg/messaging/events/pubsub.go#L23-L27
Added lines #L23 - L27 were not covered by tests