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

orion-ecs / keen-eye / 19983104067
65%

Build:
DEFAULT BRANCH: main
Ran 06 Dec 2025 04:32AM UTC
Jobs 1
Files 15
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

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

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).

10 of 11 new or added lines in 1 file covered. (90.91%)

303 of 656 relevant lines covered (46.19%)

0.46 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
84.04
16.57% src/KeenEyes.Core/World.cs
Jobs
ID Job ID Ran Files Coverage
1 19983104067.1 06 Dec 2025 04:32AM UTC 15
46.19
GitHub Action Run
Source Files on build 19983104067
  • Tree
  • List 15
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19983104067
  • 20933457 on github
  • Prev Build on main (#19983089385)
  • Next Build on main (#19983369256)
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