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

orion-ecs / keen-eye / 20633916079
65%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 06:27AM UTC
Jobs 1
Files 476
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 06:10AM UTC coverage: 86.692% (-0.3%) from 86.965%
20633916079

push

github

tyevco
Add settings and preferences system for editor

Implement EditorSettings static class with persistence to JSON:
- General settings: auto-save, undo history limit, recent files count
- Appearance settings: theme, font size, UI scale, high contrast
- Viewport settings: grid, gizmo size, camera speed/FOV/clipping
- Play mode settings: maximize on play, mute audio, time scale
- External tools settings: script editor, diff tool, image editor paths
- Keyboard shortcuts file path for custom bindings

Integration with EditorApplication:
- Load settings on startup
- Auto-save on any setting change
- Sync undo history limit with UndoRedoManager
- Load custom shortcuts if configured
- Add Settings menu item (Ctrl+,)

Additional changes:
- Add MaxHistorySize property to UndoRedoManager
- Add punctuation key support to KeyCombination (comma, period, etc.)
- Add Settings shortcut to EditorShortcuts

Includes 27 unit tests covering all settings categories, change events,
persistence round-trips, and value clamping.

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

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

4957 of 5584 branches covered (88.77%)

Branch coverage included in aggregate %.

180 of 324 new or added lines in 5 files covered. (55.56%)

7 existing lines in 2 files now uncovered.

31457 of 36420 relevant lines covered (86.37%)

1.19 hits per line

Uncovered Changes

Lines Coverage ∆ File
97
64.22
editor/KeenEyes.Editor/Settings/EditorSettings.cs
22
0.0
0.0% editor/KeenEyes.Editor/Application/EditorApplication.cs
22
47.4
-5.58% editor/KeenEyes.Editor/Shortcuts/KeyCombination.cs
2
92.0
-1.88% editor/KeenEyes.Editor/Commands/UndoRedoManager.cs
1
0.0
0.0% editor/KeenEyes.Editor/Shortcuts/EditorShortcuts.cs

Coverage Regressions

Lines Coverage ∆ File
6
75.66
-1.55% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
1
0.0
0.0% editor/KeenEyes.Editor/Application/EditorApplication.cs
Jobs
ID Job ID Ran Files Coverage
1 20633916079.1 01 Jan 2026 06:27AM UTC 476
86.69
GitHub Action Run
Source Files on build 20633916079
  • Tree
  • List 476
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20633916079
  • 03086f92 on github
  • Prev Build on main (#20633573071)
  • Next Build on main (#20633974034)
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