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

orion-ecs / keen-eye / 20819866367
65%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2026 02:21PM UTC
Jobs 1
Files 1363
Run time 3min
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 02:16PM UTC coverage: 87.309% (-0.01%) from 87.323%
20819866367

push

github

tyevco
feat(testbridge): Add region screenshot capture

Add capability to capture a specific region of the screen instead of the
full framebuffer. This is useful for focusing on specific UI elements
or game areas when debugging or testing.

Changes:
- Add CaptureRegionAsync, GetRegionScreenshotBytesAsync, and
  SaveRegionScreenshotAsync to ICaptureController interface
- Implement region capture with OpenGL coordinate conversion
  (screen top-left origin to GL bottom-left origin)
- Add IPC command handlers for capture.captureRegion,
  capture.getRegionScreenshotBytes, and capture.saveRegionScreenshot
- Add MCP tools: capture_screenshot_region and
  capture_screenshot_region_to_file
- Add 13 unit tests for region capture validation and encoding

Closes #854

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

9165 of 12271 branches covered (74.69%)

Branch coverage included in aggregate %.

99 of 157 new or added lines in 5 files covered. (63.06%)

9 existing lines in 3 files now uncovered.

158549 of 179822 relevant lines covered (88.17%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
28
12.2
-6.67% src/KeenEyes.TestBridge.Ipc/Handlers/CaptureCommandHandler.cs
15
18.18
-5.35% src/KeenEyes.TestBridge.Ipc/Protocol/IpcArgs.cs
14
9.8
-4.48% src/KeenEyes.TestBridge.Client/RemoteCaptureController.cs
1
95.2
1.01% src/KeenEyes.TestBridge/Capture/CaptureControllerImpl.cs

Coverage Regressions

Lines Coverage ∆ File
6
89.25
-0.72% tests/KeenEyes.Core.Tests/ThreadSafetyTests.cs
2
77.43
0.66% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
1
78.1
-0.95% src/KeenEyes.TestBridge.Ipc/IpcBridgeServer.cs
Jobs
ID Job ID Ran Files Coverage
1 20819866367.1 08 Jan 2026 02:21PM UTC 1363
87.31
GitHub Action Run
Source Files on build 20819866367
  • Tree
  • List 1363
  • Changed 13
  • Source Changed 7
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20819866367
  • 7530ea13 on github
  • Prev Build on main (#20818473799)
  • Next Build on main (#20822145205)
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