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

orion-ecs / keen-eye / 20587004827
65%

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

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 %.

0 of 50 new or added lines in 4 files covered. (0.0%)

245 existing lines in 8 files now uncovered.

20186 of 29638 relevant lines covered (68.11%)

1.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
32
59.49
-15.35% src/KeenEyes.Network/NetworkServerPlugin.cs
12
37.23
-8.78% src/KeenEyes.Network/NetworkClientPlugin.cs
3
32.65
-34.01% src/KeenEyes.Network/Protocol/NetworkMessageReader.cs
3
48.78
-13.72% src/KeenEyes.Network/Protocol/NetworkMessageWriter.cs

Coverage Regressions

Lines Coverage ∆ File
86
37.23
-8.78% src/KeenEyes.Network/NetworkClientPlugin.cs
77
0.0
0.0% src/KeenEyes.Generators/ReplicatedGenerator.cs
41
46.01
-11.24% src/KeenEyes.Network/Systems/NetworkServerSendSystem.cs
22
32.65
-34.01% src/KeenEyes.Network/Protocol/NetworkMessageReader.cs
10
48.78
-13.72% src/KeenEyes.Network/Protocol/NetworkMessageWriter.cs
7
0.0
0.0% src/KeenEyes.Network.Abstractions/Serialization/INetworkSerializer.cs
1
94.66
-0.76% src/KeenEyes.Logging/Providers/FileLogProvider.cs
1
59.49
-15.35% src/KeenEyes.Network/NetworkServerPlugin.cs
Jobs
ID Job ID Ran Files Coverage
1 20587004827.1 30 Dec 2025 02:03AM UTC 388
69.38
GitHub Action Run
Source Files on build 20587004827
  • 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 Repo
  • Github Actions Build #20587004827
  • 112f6561 on github
  • Prev Build on main (#20585547123)
  • Next Build on main (#20587862608)
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