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

orion-ecs / keen-eye / 20770634008
65%

Build:
DEFAULT BRANCH: main
Ran 07 Jan 2026 04:33AM UTC
Jobs 1
Files 1356
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

07 Jan 2026 04:29AM UTC coverage: 87.421% (+0.04%) from 87.384%
20770634008

push

github

tyevco
feat: Add screenshot capture to TestBridge (Phase 3)

Implements GPU framebuffer capture and image encoding for visual
regression testing and debugging.

Changes:
- Add ReadFramebuffer method to IGraphicsDevice interface
- Implement gl.ReadPixels wrapper in OpenGLDevice
- Add StbImageWriteSharp package for PNG/JPEG/BMP encoding
- Create ImageEncoder for multi-format image encoding
- Update TestBridgePlugin to request IGraphicsContext
- Update InProcessBridge to pass graphics context
- Implement full CaptureControllerImpl with GPU capture
- Add MockGraphicsDevice framebuffer simulation
- Add 38 unit tests for ImageEncoder and CaptureController

Features:
- CaptureFrameAsync() - Capture raw RGBA pixel data
- GetScreenshotBytesAsync() - Encode to PNG/JPEG/BMP
- SaveScreenshotAsync() - Save to file
- Frame recording with FIFO buffer
- Graceful degradation when no graphics context

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

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

9102 of 12164 branches covered (74.83%)

Branch coverage included in aggregate %.

374 of 399 new or added lines in 8 files covered. (93.73%)

4 existing lines in 3 files now uncovered.

157961 of 178938 relevant lines covered (88.28%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
93.94
-5.44% src/KeenEyes.Testing/Graphics/MockGraphicsDevice.cs
8
69.44
-4.08% tests/KeenEyes.Graphics.Tests/Mocks/MockGraphicsDevice.cs

Coverage Regressions

Lines Coverage ∆ File
2
98.16
-0.74% tests/KeenEyes.Logging.Tests/Providers/FileLogProviderTests.cs
1
94.66
-0.76% src/KeenEyes.Logging/Providers/FileLogProvider.cs
1
65.98
-1.03% src/KeenEyes.Parallelism/JobHandle.cs
Jobs
ID Job ID Ran Files Coverage
1 20770634008.1 07 Jan 2026 04:33AM UTC 1356
87.42
GitHub Action Run
Source Files on build 20770634008
  • Tree
  • List 1356
  • Changed 12
  • Source Changed 5
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20770634008
  • 358d89cc on github
  • Prev Build on main (#20770148177)
  • Next Build on main (#20771366732)
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