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

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

Build:
DEFAULT BRANCH: main
Ran 06 Dec 2025 04:32AM UTC
Files 15
Run time 0s
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

06 Dec 2025 04:31AM UTC coverage: 46.189% (+12.2%) from 33.953%
19983104067.1

push

github

tyevco
Add World.Add<T>(entity, component) for runtime component addition

Implements issue #54: allows dynamically adding components to existing
entities after creation. The method validates entity is alive, prevents
duplicate components (throws with guidance to use Set<T> instead), and
automatically registers unregistered component types.

Added entities are correctly matched by queries requiring the new component.
Comprehensive test coverage includes success paths, error handling,
query integration, and edge cases (23 tests).

303 of 656 relevant lines covered (46.19%)

0.46 hits per line

Source Files on job 19983104067.1
  • Tree
  • List 15
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19983104067
  • 20933457 on github
  • Prev Job for on main (#19983089385.1)
  • Next Job for on main (#19983369256.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