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

orion-ecs / keen-eye / 20633573071
65%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 06:02AM UTC
Jobs 1
Files 475
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

01 Jan 2026 05:58AM UTC coverage: 86.965% (-0.5%) from 87.496%
20633573071

push

github

tyevco
feat: Add keyboard shortcuts system for editor (#598)

Implement comprehensive keyboard shortcut management:

- ShortcutManager: Central registry with key event processing
- KeyCombination: Parse/format shortcuts (e.g., "Ctrl+Shift+S")
- ShortcutBinding: Per-action configuration with rebind support
- EditorShortcuts: Default shortcuts for all common actions
- IEditorShortcutActions: Interface for action implementations

Features:
- 35+ default shortcuts across File, Edit, Entity, View, Transform, Play categories
- Conflict detection when rebinding
- Case-insensitive action lookup
- Persistence support (save/load custom bindings)
- Full integration with EditorApplication

Includes 60+ unit tests for ShortcutManager and KeyCombination.

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

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

4934 of 5544 branches covered (89.0%)

Branch coverage included in aggregate %.

163 of 430 new or added lines in 5 files covered. (37.91%)

5 existing lines in 3 files now uncovered.

31280 of 36098 relevant lines covered (86.65%)

1.19 hits per line

Uncovered Changes

Lines Coverage ∆ File
125
0.0
0.0% editor/KeenEyes.Editor/Application/EditorApplication.cs
79
52.98
editor/KeenEyes.Editor/Shortcuts/KeyCombination.cs
36
0.0
editor/KeenEyes.Editor/Shortcuts/EditorShortcuts.cs
25
75.21
editor/KeenEyes.Editor/Shortcuts/ShortcutManager.cs
2
86.67
editor/KeenEyes.Editor/Shortcuts/ShortcutBinding.cs

Coverage Regressions

Lines Coverage ∆ File
2
0.0
0.0% editor/KeenEyes.Editor/Application/EditorApplication.cs
2
87.65
0.0% src/KeenEyes.Parallelism/JobScheduler.cs
1
65.98
-1.03% src/KeenEyes.Parallelism/JobHandle.cs
Jobs
ID Job ID Ran Files Coverage
1 20633573071.1 01 Jan 2026 06:02AM UTC 475
86.97
GitHub Action Run
Source Files on build 20633573071
  • Tree
  • List 475
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20633573071
  • c45d2967 on github
  • Prev Build on main (#20633389186)
  • Next Build on main (#20633916079)
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