• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / neokai / 25700212554 / 8
83%
dev: 83%

Build:
DEFAULT BRANCH: dev
Ran 11 May 2026 10:11PM UTC
Files 106
Run time 10s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 10:08PM UTC coverage: 31.513% (+0.003%) from 31.51%
25700212554.8

push

github

web-flow
refactor(daemon): remove deprecated NotificationSink dual-publishing path (#1864)

* refactor(daemon): remove deprecated NotificationSink dual-publishing path

Remove the legacy `NotificationSink` interface, its implementations
(`SessionNotificationSink`, `NullNotificationSink`), and all
dual-publishing paths in `SpaceRuntime` and `ChannelRouter`. Space
runtime events now publish exclusively through `InternalEventBus` using
awaited `publish()` instead of fire-and-forget `publishAsync()`.

- Delete `notification-sink.ts` and `session-notification-sink.ts`
- Remove `notificationSink` config from `ChannelRouter` and
  `SpaceRuntime`; remove `setNotificationSink()` / `getNotificationSink()`
- Move `SpaceNotificationEvent` type and `mapNotificationEventToInternalEvent`
  to module-level helpers in `space-runtime.ts`
- Update all test files to use `InternalEventBus` collectors instead of
  `MockNotificationSink`
- Remove obsolete notification-sink and session-notification-sink tests

* fix: correct stale publishAsync/sessionId references in comments

8504 of 26986 relevant lines covered (31.51%)

15.94 hits per line

Source Files on job daemon-5-space-workflow - 25700212554.8
  • Tree
  • List 106
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25700212554
  • c29222ee on github
  • Prev Job for on dev (#25697314861.1)
  • Next Job for on dev (#25704223114.5)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc