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

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

Build:
DEFAULT BRANCH: main
Ran 06 Dec 2025 04:52AM 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:51AM UTC coverage: 48.198% (+2.0%) from 46.189%
19983369256.1

push

github

tyevco
Add World.Remove<T>(entity) for component removal

Implements idempotent component removal that returns true if the component
was removed, or false if the entity is not alive, component type is not
registered, or entity does not have the component.

- O(1) removal from dictionary-based storage
- Updates both component storage and type tracking for queries
- Comprehensive XML documentation with iteration safety warning
- 28 unit tests covering success paths, idempotent behavior, query
  integration, add/remove cycles, and edge cases

Closes #55

321 of 666 relevant lines covered (48.2%)

0.48 hits per line

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