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

orion-ecs / keen-eye / 20648096222
65%

Build:
DEFAULT BRANCH: main
Ran 02 Jan 2026 12:30AM UTC
Jobs 1
Files 491
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

02 Jan 2026 12:28AM UTC coverage: 84.789% (-0.4%) from 85.15%
20648096222

push

github

tyevco
feat(editor): Add IEditorPlugin extension architecture core abstractions

Implement Phase 1 of Epic #646 - the foundational plugin infrastructure
for the KeenEyes Editor:

**Plugin Abstractions:**
- IEditorCapability: Marker interface for editor capabilities
- IEditorPlugin: Plugin lifecycle interface with Initialize/Shutdown
- IEditorContext: Context providing access to editor services and APIs
- EditorPluginBase: Convenience base class for plugin implementations

**Service Interfaces:**
- ISelectionManager: Entity selection management
- IUndoRedoManager: Undo/redo command stack management
- IAssetDatabase: Project asset discovery and loading
- IEditorWorldManager: Scene/world management

**Implementation:**
- EditorPluginManager: Internal plugin lifecycle manager
- EditorPluginContext: IEditorContext implementation

This mirrors the runtime IWorldPlugin pattern from ADR-007 for editor
extensibility, enabling third-party plugins to add panels, inspectors,
gizmos, and other editor features.

Closes #647

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

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

5043 of 5781 branches covered (87.23%)

Branch coverage included in aggregate %.

11 of 175 new or added lines in 6 files covered. (6.29%)

5 existing lines in 1 file now uncovered.

32311 of 38274 relevant lines covered (84.42%)

1.18 hits per line

Uncovered Changes

Lines Coverage ∆ File
96
0.0
editor/KeenEyes.Editor/Plugins/EditorPluginManager.cs
47
0.0
editor/KeenEyes.Editor/Plugins/EditorPluginContext.cs
10
0.0
editor/KeenEyes.Editor.Abstractions/Plugins/EditorPluginBase.cs
8
0.0
editor/KeenEyes.Editor.Abstractions/Services/IAssetDatabase.cs
3
0.0
editor/KeenEyes.Editor.Abstractions/Services/IEditorWorldManager.cs

Coverage Regressions

Lines Coverage ∆ File
5
76.55
-0.88% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
Jobs
ID Job ID Ran Files Coverage
1 20648096222.1 02 Jan 2026 12:30AM UTC 491
84.79
GitHub Action Run
Source Files on build 20648096222
  • Tree
  • List 491
  • Changed 12
  • Source Changed 9
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20648096222
  • d7a86f1a on github
  • Prev Build on main (#20645099845)
  • Next Build on main (#20649259075)
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