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

orion-ecs / keen-eye / 20587004827 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 02:03AM UTC
Files 388
Run time 11s
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

30 Dec 2025 02:01AM UTC coverage: 69.377% (-0.5%) from 69.855%
20587004827.1

push

github

tyevco
Add entity hierarchy replication

Server side:
- Add SendHierarchyChange() to broadcast parent changes to all clients
- Add SendHierarchySnapshot() to send all parent-child relationships
- Include hierarchy in full snapshot flow for late joiners
- Use HierarchyChange (0x18) message type

Client side:
- Handle HierarchyChange message to apply SetParent()
- Look up child and parent by network ID
- Support parentNetworkId=0 for orphaning (no parent)

Protocol:
- Add HierarchyChange message type (0x18)
- Add WriteHierarchyChange/ReadHierarchyChange helpers

Game code calls SendHierarchyChange() when parent changes on server.
Late joiners receive all current hierarchy relationships after snapshot.

3493 of 4493 branches covered (77.74%)

Branch coverage included in aggregate %.

20186 of 29638 relevant lines covered (68.11%)

1.02 hits per line

Source Files on job 20587004827.1
  • Tree
  • List 388
  • Changed 10
  • Source Changed 7
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20587004827
  • 112f6561 on github
  • Prev Job for on main (#20585547123.1)
  • Next Job for on main (#20587862608.1)
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