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

mlange-42 / arche / 12669960868
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2025 11:49AM CUT
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 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

Jobs
ID Job ID Ran Files Coverage
1 12669960868.1 08 Jan 2025 11:49AM CUT 39
100.0
GitHub Action Run
Source Files on build 12669960868
  • Tree
  • List 39
  • Changed 17
  • Source Changed 4
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
100.0
ecs/archetype_node.go283 199 199 0 218076.0 - 182
100.0
ecs/archetypes.go91 37 37 0 16649.0
100.0
ecs/batch.go134 27 27 0 2782.0
100.0
ecs/bitmask_common.go26 15 15 0 16316.0
100.0
ecs/bitmask.go156 99 99 0 490727.0 - 6400
100.0
ecs/bitset.go45 28 28 0 1457278.0 - 4757
100.0
ecs/builder.go128 73 73 0 5469.0
100.0
ecs/cache.go157 84 84 0 1739.0
100.0
ecs/config.go38 + 522 + 822 + 80 46.0 - 18
100.0
ecs/archetype.go376 239 239 0 1252897.0 - 11109
Showing 1 to 10 of 39 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
  • ►
    100.0
    ecs/
  • ►
    100.0
    filter/
  • ►
    100.0
    generic/
  • ►
    100.0
    listener/
  • 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