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

orion-ecs / keen-eye / 30115572401
64%

Build:
DEFAULT BRANCH: main
Ran 24 Jul 2026 06:11PM UTC
Jobs 1
Files 1002
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

24 Jul 2026 06:05PM UTC coverage: 64.705% (-0.005%) from 64.71%
30115572401

push

github

tyevco
fix(samples): Rewrite InputDebugger sample against current Graphics APIs and gate it in slnx (#1091)

The samples/KeenEyes.Sample.InputDebugger project was absent from
KeenEyes.slnx, so it rotted silently as the Graphics API evolved: it
failed to build with 47 errors against the current surface.

- Update Material initializers/reads to the current field names:
  TextureId -> BaseColorTextureId, Color -> BaseColorFactor,
  Metallic -> MetallicFactor, Roughness -> RoughnessFactor
  (mirrors the working KeenEyes.Sample.Input reference sample).
- Fully qualify System.Environment.Exit to resolve the CS0104 clash
  with KeenEyes.Graphics.Abstractions.Environment.
- Add the project to KeenEyes.slnx so the whole-solution build now
  compiles it and it can never rot silently again.

The sample keeps its purpose intact: an input-debugging visualizer
exercising keyboard/mouse/gamepad input plus TestBridge IPC integration.

Closes #1091

8715 of 12744 branches covered (68.39%)

Branch coverage included in aggregate %.

51718 of 80654 relevant lines covered (64.12%)

1.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
84.43
-5.99% src/KeenEyes.Parallelism/JobScheduler.cs
2
81.58
2.63% src/KeenEyes.Parallelism/JobHandle.cs
1
94.57
-0.78% src/KeenEyes.Logging/Providers/FileLogProvider.cs
1
78.59
-0.21% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
Jobs
ID Job ID Ran Files Coverage
1 30115572401.1 24 Jul 2026 06:11PM UTC 1002
64.7
GitHub Action Run
Source Files on build 30115572401
  • Tree
  • List 1002
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30115572401
  • 06bd2fb5 on github
  • Prev Build on main (#30114885092)
  • Next Build on main (#30120200337)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc