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

orion-ecs / keen-eye / 20386896415
65%

Build:
DEFAULT BRANCH: main
Ran 20 Dec 2025 01:20AM UTC
Jobs 1
Files 302
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

20 Dec 2025 01:18AM UTC coverage: 62.508% (-24.5%) from 87.015%
20386896415

push

github

tyevco
Add KeenEyes.Testing Phase 2: Graphics, Platform, Logging, Encryption, Network mocks

Implements comprehensive testing infrastructure for headless game testing:

Graphics mocks:
- MockWindow: Headless window with lifecycle events and device creation
- MockGraphicsDevice: Low-level GPU state tracking (buffers, textures, shaders)
- MockGraphicsContext: High-level GPU operations with resource management
- Mock2DRenderer: 2D rendering command recording with batching
- MockTextRenderer: Text rendering with effects (outline, shadow)
- MockFontManager: Font metrics and text measurement
- GraphicsAssertions: Fluent verification helpers

Platform mocks:
- MockLoopProvider: Step-through game loop for deterministic testing
- LoopAssertions: Loop behavior verification

Logging mocks:
- MockLogProvider: Log capture with level filtering
- LogAssertions: Log verification (errors, warnings, content matching)

Encryption mocks:
- MockEncryptionProvider: PassThrough, Reversible, and Tracking modes
- EncryptionAssertions: Encryption operation verification

Network mocks:
- INetworkContext: Network abstraction interface
- MockNetworkContext: Connection simulation, message queuing, latency/packet loss
- NetworkConnectionState: Connection state enumeration

Also includes:
- Input mocks from Phase 1 (MockInputContext, MockKeyboard, MockMouse, MockGamepad)
- Event recording and assertions
- Plugin testing infrastructure
- TestWorld and TestWorldBuilder integration

Tests: 460 passing

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

2695 of 3764 branches covered (71.6%)

Branch coverage included in aggregate %.

1238 of 2566 new or added lines in 29 files covered. (48.25%)

172 existing lines in 6 files now uncovered.

15461 of 25282 relevant lines covered (61.15%)

0.85 hits per line

Uncovered Changes

Lines Coverage ∆ File
179
0.0
src/KeenEyes.Testing/Input/InputRecording.cs
111
0.0
src/KeenEyes.Testing/Input/MockGamepad.cs
103
0.0
src/KeenEyes.Testing/Graphics/GraphicsAssertions.cs
91
0.0
src/KeenEyes.Testing/Events/EventAssertions.cs
83
0.0
src/KeenEyes.Testing/Plugins/PluginAssertions.cs
82
0.0
src/KeenEyes.Testing/Input/MockMouse.cs
79
0.0
src/KeenEyes.Testing/Input/InputPlayer.cs
79
0.0
src/KeenEyes.Testing/Input/InputRecorder.cs
77
0.0
src/KeenEyes.Testing/Input/MockInputContext.cs
72
74.3
src/KeenEyes.Testing/Graphics/MockGraphicsDevice.cs
63
0.0
src/KeenEyes.Testing/Plugins/MockPluginContext.cs
56
0.0
src/KeenEyes.Testing/Plugins/MockPlugin.cs
53
0.0
src/KeenEyes.Testing/Platform/LoopAssertions.cs
46
0.0
src/KeenEyes.Testing/Input/MockKeyboard.cs
36
0.0
src/KeenEyes.Testing/Events/EventRecorder.cs
35
0.0
src/KeenEyes.Testing/Encryption/EncryptionAssertions.cs
30
72.73
-27.27% src/KeenEyes.Testing/TestWorldBuilder.cs
10
93.89
src/KeenEyes.Testing/Graphics/MockGraphicsContext.cs
10
91.43
src/KeenEyes.Testing/Network/MockNetworkContext.cs
8
91.15
-8.85% src/KeenEyes.Testing/TestWorld.cs
7
95.39
src/KeenEyes.Testing/Graphics/MockTextRenderer.cs
6
95.89
src/KeenEyes.Testing/Graphics/MockFontManager.cs
5
96.03
src/KeenEyes.Testing/Graphics/Mock2DRenderer.cs
4
63.64
src/KeenEyes.Testing/Network/INetworkContext.cs
2
96.97
src/KeenEyes.Testing/Encryption/MockEncryptionProvider.cs
1
98.88
src/KeenEyes.Testing/Graphics/MockWindow.cs

Coverage Regressions

Lines Coverage ∆ File
150
0.0
0.0% src/KeenEyes.Graphics.Silk/SilkGraphicsContext.cs
10
0.0
0.0% src/KeenEyes.Graphics.Silk/SilkGraphicsPlugin.cs
6
88.68
-11.32% src/KeenEyes.Core/Entities/EntityBuilder.cs
3
85.0
-15.0% src/KeenEyes.Abstractions/EntityCommands.cs
2
86.99
-2.05% src/KeenEyes.Parallelism/JobScheduler.cs
1
85.71
-1.19% src/KeenEyes.Core/Queries/QueryManager.cs
Jobs
ID Job ID Ran Files Coverage
1 20386896415.1 20 Dec 2025 01:20AM UTC 302
62.51
GitHub Action Run
Source Files on build 20386896415
  • Tree
  • List 302
  • Changed 17
  • Source Changed 7
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20386896415
  • c20a9797 on github
  • Prev Build on main (#20325864781)
  • Next Build on main (#20387330112)
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