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

orion-ecs / keen-eye / 20011556492 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2025 10:50PM UTC
Files 46
Run time 1s
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

07 Dec 2025 10:49PM UTC coverage: 98.468% (-0.2%) from 98.663%
20011556492.1

push

github

tyevco
Refactor World class using facade pattern with internal managers

Extract specialized manager classes from the monolithic World class per ADR-001:

- HierarchyManager (469 lines): Parent-child entity relationships
- SystemManager (407 lines): System registration, ordering, execution
- PluginManager (176 lines): Plugin lifecycle management
- SingletonManager (95 lines): World-level data storage
- ExtensionManager (93 lines): Plugin-provided APIs

World now acts as a thin facade, delegating to focused managers while
maintaining the public API. This reduces World.cs from 3,073 to 2,338
lines (~24% reduction) and improves testability and maintainability.

Closes #82

477 of 477 branches covered (100.0%)

Branch coverage included in aggregate %.

2543 of 2590 relevant lines covered (98.19%)

0.98 hits per line

Source Files on job 20011556492.1
  • Tree
  • List 46
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20011556492
  • 0c15e3c7 on github
  • Prev Job for on main (#20010591768.1)
  • Next Job for on main (#20011869375.1)
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