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

mlange-42 / arche / 7538964871
100%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2024 08:35AM CUT
Jobs 1
Files 31
Run time 3s
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

16 Jan 2024 08:34AM CUT coverage: 100.0%. Remained the same
7538964871

push

github

web-flow
Improve `EntityEvent` fields (#333)

* Pass events by value/copy instead of by pointer. It torned out heap escape is much more expensive than copying.
* Removes event fields that are accessible from the world.
* Adds event fields to better identify relation changes.
* Reduces the size of `EntityEvent` by 30%.

# Commits

* simplify EntityEvent, add relation fileds
* remove event fields that are accessible from the world
* add event fields to better identify relation changes
* add tests for events on batch operations
* tweak EntityEvent docstrings
* fix entity creation events
* tests and fixes for batch creation events
* improve invalid relation error messages
* add docs on behavior when an exchange changes relation components
* add more tests for batch operations
* add more benchmarks for entity events
* make listener event argument pass by value instead of pointer

4989 of 4989 relevant lines covered (100.0%)

64059.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7538964871.1 16 Jan 2024 08:35AM CUT 31
100.0
GitHub Action Run
Source Files on build 7538964871
  • Tree
  • List 31
  • Changed 20
  • Source Changed 3
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
100.0
ecs/archetype_node.go280 196 196 0 205991.0 + 2
100.0
ecs/archetypes.go91 37 37 0 16311.0 + 1.0
100.0
ecs/batch.go114 27 27 0 2781.0
100.0
ecs/bitmask.go116 61 61 0 65379.0 + 43
100.0
ecs/bitset.go45 28 28 0 1068333.0 + 21
100.0
ecs/builder.go124 73 73 0 5468.0 + 1.0
100.0
ecs/cache.go157 84 84 0 1735.0
100.0
ecs/config.go33 14 14 0 58.0 + 1.0
100.0
ecs/entity.go66 23 23 0 45941.0 + 176
100.0
ecs/archetype.go389 251 251 0 556386.0 + 22
Showing 1 to 10 of 31 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
  • ►
    100.0
    ecs/
  • ►
    100.0
    filter/
  • ►
    100.0
    generic/
  • Back to Repo
  • Github Actions Build #7538964871
  • 9db71a4d on github
  • Prev Build on main (#7528343499)
  • Next Build on main (#7543381373)
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