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

orion-ecs / keen-eye / 19983369256
65%

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

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

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

321 of 666 relevant lines covered (48.2%)

0.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 19983369256.1 06 Dec 2025 04:52AM UTC 15
48.2
GitHub Action Run
Source Files on build 19983369256
  • Tree
  • List 15
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19983369256
  • 8c62e795 on github
  • Prev Build on main (#19983104067)
  • Next Build on main (#19983411623)
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