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

orion-ecs / keen-eye / 20144153172
65%

Build:
DEFAULT BRANCH: main
Ran 11 Dec 2025 07:00PM UTC
Jobs 1
Files 124
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

11 Dec 2025 06:59PM UTC coverage: 94.937% (+0.06%) from 94.878%
20144153172

push

github

tyevco
feat: Add World.Add/Remove bundle extension methods

Implements #240 - Bundle World Operations (Add/Remove)

Changes:
- Extended BundleGenerator to generate World extension methods
- AddBundleName(world, entity, ...params) - adds all bundle components
- RemoveBundleName(world, entity) - removes all bundle components
- Methods delegate to World.Add<T>() and World.Remove<T>()
- Full XML documentation for all generated methods
- Handles tag components and nested bundles

Tests:
- WorldBundleExtensionsTests.cs - 13 generator tests
- WorldBundleOperationsTests.cs - 17 integration tests
  - Add operation tests (component values, archetype transitions)
  - Remove operation tests (idempotency, partial removal)
  - Round-trip and mixed component scenarios

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Tyler Coles <tyevco@users.noreply.github.com>

1160 of 1233 branches covered (94.08%)

Branch coverage included in aggregate %.

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

6415 of 6746 relevant lines covered (95.09%)

1.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20144153172.1 11 Dec 2025 07:00PM UTC 124
94.94
GitHub Action Run
Source Files on build 20144153172
  • Tree
  • List 124
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20144153172
  • 6ca33b26 on github
  • Prev Build on main (#20142704376)
  • Next Build on main (#20144864443)
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