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

orion-ecs / keen-eye / 20631471507
65%

Build:
DEFAULT BRANCH: main
Ran 01 Jan 2026 02:58AM UTC
Jobs 1
Files 437
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 02:55AM UTC coverage: 91.592% (+0.02%) from 91.571%
20631471507

push

github

tyevco
Add editor infrastructure with undo/redo, selection, and asset management

Implements Phase 2 editor infrastructure components:

- Command pattern for undo/redo (IEditorCommand, UndoRedoManager)
  - Entity commands: Create, Delete, Reparent, Rename
  - Component commands: Add, Remove, Set with merge support
  - Batching for compound operations

- SelectionManager with multi-select support
  - Primary selection tracking
  - Add/remove/toggle selection methods
  - SelectionChanged events

- AssetDatabase for project file management
  - File scanning by extension
  - FileSystemWatcher for hot reload
  - Asset type detection (Scene, Prefab, Texture, etc.)

- SceneSerializer for .kescene file format
  - JSON-based entity/hierarchy serialization
  - Save/load scene data

- Editor shell using KeenEyes.UI
  - Menu bar, toolbar, dock layout
  - Hierarchy and Inspector panels
  - EditorWorldManager for scene/editor world separation

Also adds InternalsVisibleTo for KeenEyes.Editor to access
internal APIs like World.SetName.

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

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

4784 of 5178 branches covered (92.39%)

Branch coverage included in aggregate %.

30533 of 33381 relevant lines covered (91.47%)

1.25 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
98.81
-1.19% src/KeenEyes.Core/Queries/QueryManager.cs
Jobs
ID Job ID Ran Files Coverage
1 20631471507.1 01 Jan 2026 02:58AM UTC 437
91.59
GitHub Action Run
Source Files on build 20631471507
  • Tree
  • List 437
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20631471507
  • 228915ba on github
  • Prev Build on main (#20630704668)
  • Next Build on main (#20632085135)
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