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

orion-ecs / keen-eye / 20006548793
65%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2025 03:43PM UTC
Jobs 1
Files 37
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

07 Dec 2025 03:42PM UTC coverage: 98.167% (+0.07%) from 98.098%
20006548793

push

github

tyevco
Implement system execution ordering with Phase and Order parameters (Issue #73)

- Add phase and order parameters to World.AddSystem methods with defaults
- Add order parameter to SystemGroup.Add methods for intra-group ordering
- Systems automatically sort by phase (EarlyUpdate -> PostRender), then by order
- Sorting is lazy (only when needed) for optimal performance
- SystemGenerator now generates AddXxxSystem extension methods for World and SystemGroup
- Extension methods automatically inject Phase and Order values from [System] attribute
- Generated methods include XML documentation with phase, order, and group info
- Add 42 comprehensive tests for system ordering and extension method generation

95 of 95 new or added lines in 3 files covered. (100.0%)

2035 of 2073 relevant lines covered (98.17%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20006548793.1 07 Dec 2025 03:43PM UTC 37
98.17
GitHub Action Run
Source Files on build 20006548793
  • Tree
  • List 37
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20006548793
  • 902b0e6a on github
  • Prev Build on main (#20006082112)
  • Next Build on main (#20007932680)
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