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

orion-ecs / keen-eye / 20585547123
65%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 12:12AM 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 12:10AM UTC coverage: 69.855% (+2.8%) from 67.047%
20585547123

push

github

tyevco
Implement RTT measurement, ownership transfer, and input processing

Client-side:
- Add RTT tracking with SendPing() and RoundTripTimeMs property
- Handle Pong messages to calculate round-trip time
- Implement ownership transfer handling with tag swapping
- Add OwnershipChanged event for ownership notifications
- Handle ConnectionRejected with reason codes

Server-side:
- Add ClientInputReceived event for processing client inputs
- Pass raw input data to event listeners for game-specific handling

Protocol:
- Add ReadByte/WriteByte helpers for reason codes and small values

This completes all the networking plugin TODOs for Issue #353.

3492 of 4450 branches covered (78.47%)

Branch coverage included in aggregate %.

8 of 61 new or added lines in 2 files covered. (13.11%)

374 existing lines in 13 files now uncovered.

20184 of 29443 relevant lines covered (68.55%)

1.03 hits per line

Uncovered Changes

Lines Coverage ∆ File
51
46.01
-52.91% src/KeenEyes.Network/NetworkClientPlugin.cs
2
74.84
-17.53% src/KeenEyes.Network/NetworkServerPlugin.cs

Coverage Regressions

Lines Coverage ∆ File
172
0.0
0.0% src/KeenEyes.Generators/ReplicatedGenerator.cs
65
46.01
-52.91% src/KeenEyes.Network/NetworkClientPlugin.cs
40
57.25
-36.3% src/KeenEyes.Network/Systems/NetworkServerSendSystem.cs
26
74.84
-17.53% src/KeenEyes.Network/NetworkServerPlugin.cs
13
57.5
-42.5% src/KeenEyes.Network/Systems/NetworkClientSendSystem.cs
11
62.5
-37.5% src/KeenEyes.Network/Protocol/NetworkMessageWriter.cs
11
54.55
-45.45% src/KeenEyes.Network/Systems/InterpolationSystem.cs
10
89.42
-6.6% src/KeenEyes.Core/World.Entities.cs
8
0.0
0.0% src/KeenEyes.Network.Abstractions/Serialization/INetworkSerializer.cs
7
63.64
-27.27% src/KeenEyes.Network.Abstractions/Components/NetworkState.cs
7
66.67
-33.33% src/KeenEyes.Network/Protocol/NetworkMessageReader.cs
3
85.0
6.43% src/KeenEyes.Network.Abstractions/INetworkPlugin.cs
1
85.71
0.0% src/KeenEyes.Core/Queries/QueryManager.cs
Jobs
ID Job ID Ran Files Coverage
1 20585547123.1 30 Dec 2025 12:12AM UTC 388
69.86
GitHub Action Run
Source Files on build 20585547123
  • Tree
  • List 388
  • Changed 46
  • Source Changed 13
  • Coverage Changed 46
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20585547123
  • 44e9582c on github
  • Prev Build on main (#20582187485)
  • Next Build on main (#20587004827)
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