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

mlange-42 / arche / 7543381373
100%

Build:
DEFAULT BRANCH: main
Ran 16 Jan 2024 02:55PM CUT
Jobs 1
Files 34
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 02:54PM CUT coverage: 100.0%. Remained the same
7543381373

push

github

web-flow
Listener subscriptions (#334)

* Replaces some fields of `EntityEvent` by a bitmask of triggered event types
* Allows filtering events by a subscriptions mask
* Introduces a `Listener` interface
* Splits out subscriptions and default `Listener` implementation into packages

# Commits

* implement simple listener with subscription for different events
* use a bit mask to encode event types and subscriptions
* remove redundant event fields
* move subscriptions and default listener to separate packages
* run CI on merge requests against any branch
* tweak listener description, add example
* add benchmarks for having a listener that does not subscribe
* update changelog
* replace EntityEvent getters by a Contains method, tweak EntityEvent docs
* add a dispatched listener implementation

5098 of 5098 relevant lines covered (100.0%)

62724.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7543381373.1 16 Jan 2024 02:55PM CUT 34
100.0
GitHub Action Run
Source Files on build 7543381373
  • Tree
  • List 34
  • Changed 9
  • Source Changed 4
  • Coverage Changed 4
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
100.0
ecs/archetype_node.go280 196 196 0 205991.0
100.0
ecs/archetypes.go91 37 37 0 16311.0
100.0
ecs/batch.go120 + 627 27 0 2781.0
100.0
ecs/bitmask.go116 61 61 0 65379.0
100.0
ecs/bitset.go45 28 28 0 1068333.0
100.0
ecs/builder.go124 73 73 0 5468.0
100.0
ecs/cache.go157 84 84 0 1735.0
100.0
ecs/config.go33 14 14 0 58.0
100.0
ecs/entity.go66 23 23 0 45800.0 - 141
100.0
ecs/archetype.go389 251 251 0 556380.0 - 6
Showing 1 to 10 of 34 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 #7543381373
  • 8b1ed915 on github
  • Prev Build on main (#7538964871)
  • Next Build on main (#7547290353)
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