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

orion-ecs / keen-eye / 20703192588
65%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 02:24AM UTC
Jobs 1
Files 569
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

05 Jan 2026 02:22AM UTC coverage: 77.904% (+0.08%) from 77.828%
20703192588

push

github

tyevco
feat(core): Add SceneManager for runtime scene lifecycle

Implements SceneManager as an internal manager for the unified scene model
(ADR-011). This provides the runtime API for spawning, unloading, and
managing scenes with reference counting.

Key features:
- Spawn/Unload scenes with unique GUIDs
- Reference counting for multi-scene entities
- PersistentTag support for entities that survive unloads
- TransitionEntity for entities moving between scenes
- Thread-safe operations with lock-based synchronization
- Lazy initialization via World.Scenes property

Closes #624

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

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

5404 of 6664 branches covered (81.09%)

Branch coverage included in aggregate %.

138 of 141 new or added lines in 3 files covered. (97.87%)

7 existing lines in 2 files now uncovered.

34669 of 44775 relevant lines covered (77.43%)

1.1 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
98.25
src/KeenEyes.Core/SceneManager.cs

Coverage Regressions

Lines Coverage ∆ File
6
75.88
-1.11% src/KeenEyes.Network.Transport.Udp/UdpTransport.cs
1
98.81
-1.19% src/KeenEyes.Core/Queries/QueryManager.cs
Jobs
ID Job ID Ran Files Coverage
1 20703192588.1 05 Jan 2026 02:24AM UTC 569
77.9
GitHub Action Run
Source Files on build 20703192588
  • Tree
  • List 569
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20703192588
  • cef4bb69 on github
  • Prev Build on main (#20702826964)
  • Next Build on main (#20703329942)
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