Skip to content

feat(event): emit typed error envelopes across the event domain

770e93f
Select commit
Loading
Failed to load commit list.
Open

feat(event): emit typed error envelopes across the event domain #1289

feat(event): emit typed error envelopes across the event domain
770e93f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2026 in 0s

65.71% of diff hit (target 60.00%)

View this Pull Request on Codecov

65.71% of diff hit (target 60.00%)

Annotations

Check warning on line 65 in cmd/event/bus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/bus.go#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 68 in cmd/event/bus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/bus.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 70 in cmd/event/bus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/bus.go#L70

Added line #L70 was not covered by tests

Check warning on line 108 in cmd/event/consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/consume.go#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 336 in cmd/event/consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/consume.go#L336

Added line #L336 was not covered by tests

Check warning on line 344 in cmd/event/consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/consume.go#L342-L344

Added lines #L342 - L344 were not covered by tests

Check warning on line 33 in cmd/event/runtime.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/runtime.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 49 in cmd/event/runtime.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/runtime.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 52 in cmd/event/runtime.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/runtime.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 50 in cmd/event/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/schema.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 171 in cmd/event/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/event/schema.go#L171

Added line #L171 was not covered by tests

Check warning on line 20 in events/minutes/preconsume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/minutes/preconsume.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 20 in events/vc/preconsume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

events/vc/preconsume.go#L19-L20

Added lines #L19 - L20 were not covered by tests

Check warning on line 87 in internal/event/consume/consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/consume.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 98 in internal/event/consume/consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/consume.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 101 in internal/event/consume/consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/consume.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 25 in internal/event/consume/jq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/jq.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 28 in internal/event/consume/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/sink.go#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 71 in internal/event/consume/startup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/startup.go#L68-L71

Added lines #L68 - L71 were not covered by tests

Check warning on line 95 in internal/event/consume/startup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/event/consume/startup.go#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 167 in shortcuts/event/subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

shortcuts/event/subscribe.go#L167

Added line #L167 was not covered by tests

Check warning on line 178 in shortcuts/event/subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

shortcuts/event/subscribe.go#L178

Added line #L178 was not covered by tests

Check warning on line 300 in shortcuts/event/subscribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

shortcuts/event/subscribe.go#L300

Added line #L300 was not covered by tests