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

valkyrjaio / valkyrja / 24388254153
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 26.x
DEFAULT BRANCH: master
Ran 14 Apr 2026 08:12AM UTC
Jobs 1
Files 1157
Run time 2min
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

14 Apr 2026 08:10AM UTC coverage: 100.0%. Remained the same
24388254153

push

github

web-flow
[Event] Update event to use listener handler and remove dispatch (#731)

# Description

Update event to use listener handler and remove dispatch.

Cross language solution.

The extra burden on the developer — writing a handler method alongside
their implementation method — is real and
acknowledged. The tradeoff is worth it: the handler is explicit,
readable, statically checkable by the compiler or
analyzer, testable in isolation, and works identically with and without
cache. The dispatch object goes away regardless
of which alternative is considered.

## Types of changes

- [X] Improvement _(non-breaking change which improves code)_
    <!-- Target the lowest major affected branch -->
- [ ] Bug fix _(non-breaking change which fixes an issue)_
    <!-- Target the lowest major affected branch -->
- [ ] New feature _(non-breaking change which adds functionality)_
    <!-- Target master -->
- [ ] Deprecation _(breaking change which removes functionality)_
    <!-- Target master -->
- [X] Breaking change _(fix or feature that would cause existing
functionality
  to change)_
<!-- Target master, unless this is a bug fix in which case let's chat
-->
- [ ] Documentation improvement
    <!-- Target appropriate branch -->

28 of 28 new or added lines in 6 files covered. (100.0%)

13120 of 13120 relevant lines covered (100.0%)

16.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24388254153.1 14 Apr 2026 08:12AM UTC 1157
100.0
GitHub Action Run
Source Files on build 24388254153
  • Tree
  • List 1157
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24388254153
  • cd14e25e on github
  • Prev Build on 26.x (#24384263795)
  • Next Build on 26.x (#24435060183)
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

© 2026 Coveralls, Inc