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

lsm / neokai / 22271701041 / 12
71%
dev: 71%

Build:
DEFAULT BRANCH: dev
Ran 22 Feb 2026 06:08AM UTC
Files 152
Run time 3s
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

22 Feb 2026 06:05AM UTC coverage: 26.366% (+0.02%) from 26.344%
22271701041.12

push

github

lsm
fix(room-agent): prevent cyclic structure serialization errors

- Add JSON.parse/stringify to roomAgent.getState and roomAgent.list responses
- This ensures RoomSelfState objects are plain JSON-serializable
- Adds better error logging in MessageHubRouter for debugging serialization issues

The cyclic structure error occurred when RPC handlers returned objects that
might contain non-serializable properties. By forcing serialization through
JSON.parse(JSON.stringify()), we ensure only plain data is sent over the wire.

7368 of 27945 relevant lines covered (26.37%)

13.57 hits per line

Source Files on job daemon-online-agent - 22271701041.12
  • Tree
  • List 152
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22271701041
  • 5fd77d3a on github
  • Prev Job for on dev (#22271600867.1)
  • Next Job for on dev (#22280685969.4)
  • 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