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

orion-ecs / keen-eye / 20287203638
65%

Build:
DEFAULT BRANCH: main
Ran 17 Dec 2025 12:23AM UTC
Jobs 1
Files 203
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

17 Dec 2025 12:22AM UTC coverage: 87.007% (-4.7%) from 91.745%
20287203638

push

github

tyevco
Add Action Mapping system for rebindable input controls

Implements Issue #414: Action Mapping system in KeenEyes.Input.Abstractions.

New types:
- InputBindingType: Enum for binding source types (Key, MouseButton, etc.)
- InputBinding: Struct representing a single input source with factory methods
- InputAction: Named action with multiple bindings and state queries
- InputActionMap: Collection of related actions for context switching
- IActionMapProvider/ActionMapProvider: Manager for multiple action maps

Features:
- Multiple bindings per action (keyboard + gamepad fallback)
- Runtime rebinding support for player customization
- Axis-as-button conversion with configurable threshold
- Per-player gamepad binding via GamepadIndex property
- Context-based action maps (e.g., "Gameplay" vs "Menu")

Also includes:
- 93 unit tests in KeenEyes.Input.Abstractions.Tests
- Sample demonstration in Sample.Input
- Comprehensive documentation in docs/input.md

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

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

1774 of 2009 branches covered (88.3%)

Branch coverage included in aggregate %.

109 of 167 new or added lines in 4 files covered. (65.27%)

18 existing lines in 4 files now uncovered.

9731 of 11214 relevant lines covered (86.78%)

1.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
43
33.33
src/KeenEyes.Input.Abstractions/Actions/InputBinding.cs
15
44.74
src/KeenEyes.Input.Abstractions/Actions/InputAction.cs

Coverage Regressions

Lines Coverage ∆ File
12
89.04
-4.09% src/KeenEyes.Parallelism/JobScheduler.cs
4
87.88
-12.12% src/KeenEyes.Core/Plugins/PluginContext.cs
1
84.52
-1.19% src/KeenEyes.Core/Queries/QueryManager.cs
1
75.0
-12.5% src/KeenEyes.Core/World.Queries.cs
Jobs
ID Job ID Ran Files Coverage
1 20287203638.1 17 Dec 2025 12:23AM UTC 203
87.01
GitHub Action Run
Source Files on build 20287203638
  • Tree
  • List 203
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20287203638
  • 526c99c4 on github
  • Prev Build on main (#20278745524)
  • Next Build on main (#20325864781)
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