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

mlange-42 / arche / 12669960868
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2025 11:49AM UTC
Jobs 1
Files 39
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

08 Jan 2025 11:48AM UTC 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

Jobs
ID Job ID Ran Files Coverage
1 12669960868.1 08 Jan 2025 11:49AM UTC 39
100.0
GitHub Action Run
Source Files on build 12669960868
  • Tree
  • List 39
  • Changed 17
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12669960868
  • 90de8699 on github
  • Prev Build on main (#12669387917)
  • Next Build on main (#12670655157)
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