feat(event): emit typed error envelopes across the event domain #1289
Codecov / codecov/project
succeeded
Jun 6, 2026 in 0s
71.22% (+0.21%) compared to 7c50b3d
View this Pull Request on Codecov
71.22% (+0.21%) compared to 7c50b3d
Details
Codecov Report
❌ Patch coverage is 65.71429% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.22%. Comparing base (7c50b3d) to head (770e93f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/event/consume.go | 73.52% | 8 Missing and 1 partial |
| internal/event/consume/startup.go | 30.00% | 7 Missing |
| cmd/event/bus.go | 25.00% | 6 Missing |
| cmd/event/runtime.go | 40.00% | 6 Missing |
| internal/event/consume/consume.go | 71.42% | 6 Missing |
| cmd/event/schema.go | 50.00% | 3 Missing |
| shortcuts/event/subscribe.go | 76.92% | 3 Missing |
| events/minutes/preconsume.go | 0.00% | 2 Missing |
| events/vc/preconsume.go | 0.00% | 2 Missing |
| internal/event/consume/jq.go | 50.00% | 2 Missing |
| ... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #1289 +/- ##
==========================================
+ Coverage 71.01% 71.22% +0.21%
==========================================
Files 681 682 +1
Lines 65435 65489 +54
==========================================
+ Hits 46470 46646 +176
+ Misses 15320 15191 -129
- Partials 3645 3652 +7 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading