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

orion-ecs / keen-eye / 20818473799
65%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2026 01:33PM UTC
Jobs 1
Files 1363
Run time 2min
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

08 Jan 2026 01:29PM UTC coverage: 87.323% (-0.002%) from 87.325%
20818473799

push

github

tyevco
fix(mcp): Fix EntitySnapshot serialization and screenshot capture threading

Issue #843 - EntitySnapshot Serialization:
- Changed EntitySnapshot.Components to use JsonElement instead of object?
- Updated SerializeComponent() to return JsonElement via SerializeToElement()
- Added AOT suppression attributes for dynamic serialization
- state_query_entities and state_get_entity now work with component data

Issue #844 - Screenshot Capture Threading:
- Added InvokeOnRenderThreadAsync<T>() and InvokeOnRenderThread() to ILoopProvider
- Implemented render thread queue in SilkLoopProvider using ConcurrentQueue
- Updated CaptureControllerImpl to marshal GL operations to render thread
- capture_screenshot now works correctly from IPC/MCP requests

Also disabled state_get_component MCP tool due to framework serialization
limitations (see issue #853). Use state_get_entity as workaround.

Closes #843
Closes #844

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

9156 of 12263 branches covered (74.66%)

Branch coverage included in aggregate %.

19 of 28 new or added lines in 8 files covered. (67.86%)

6 existing lines in 3 files now uncovered.

158441 of 179665 relevant lines covered (88.19%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
94.19
-5.81% src/KeenEyes.TestBridge/Capture/CaptureControllerImpl.cs
4
94.03
-5.97% src/KeenEyes.Testing/Platform/MockLoopProvider.cs
1
37.78
0.0% src/KeenEyes.TestBridge.Client/RemoteStateController.cs

Coverage Regressions

Lines Coverage ∆ File
4
76.77
-0.66% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
1
65.98
-1.03% src/KeenEyes.Parallelism/JobHandle.cs
1
98.59
-0.1% tests/KeenEyes.Core.Tests/PoolingTests.cs
Jobs
ID Job ID Ran Files Coverage
1 20818473799.1 08 Jan 2026 01:33PM UTC 1363
87.32
GitHub Action Run
Source Files on build 20818473799
  • Tree
  • List 1363
  • Changed 16
  • Source Changed 8
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20818473799
  • 4241ff37 on github
  • Prev Build on main (#20801994901)
  • Next Build on main (#20819866367)
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