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

mlange-42 / arche / 12669960868

08 Jan 2025 11:48AM CUT coverage: 100.0%. Remained the same
12669960868

push

github

web-flow
Breaking: Rework world configuration (#467)

Former capacity increments were reworked into simple initial capacities in #464 and #466.

Requiring renaming of `Config` fields and methods, this was used to remove `Config` and to use direct world parametrization:

```go
_ = ecs.NewWorld()
_ = ecs.NewWorld(1024)
_ = ecs.NewWorld(1024, 128)
```

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

6508 of 6508 relevant lines covered (100.0%)

113534.56 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/ecs/bitset.go


Source Not Available

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

© 2025 Coveralls, Inc