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

seriousme / aedes / 16278512733 / 5
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2025 09:43PM UTC
Files 14
Run time 0s
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 Jul 2025 12:46PM UTC coverage: 99.572% (+0.004%) from 99.568%
16278512733.5

push

github

web-flow
feat!: migrate to async persistence (#1034)

This PR migrates Aedes to use the async persistence interface.

It contains the following sub items:

- [X] replace all callback calls to persistence by `.then()` calls
- [X] move all side effects (setting up persistence, attaching event
handlers etc) to a `listen()` method of Aedes
- [X] update `createBroker()` to be async and make it await `listen()`
as well
- [X] update exports so that they produce a warning if people use old
style calling
- [X] update Typescript typing
- [X] update documentation including examples
- [X] add a `migration.md` to help users migrate.
- [X] do some benchmark tests to see performances are kept
- [X] update node engines version to >=20
- [X] updates all dependencies to current except for Tap and
@sinonjs/fake-timers

BREAKING CHANGES: See
[docs](https://github.com/moscajs/aedes/blob/main/docs/MIGRATION.md)

337 of 341 branches covered (98.83%)

Branch coverage included in aggregate %.

827 of 828 relevant lines covered (99.88%)

2583.6 hits per line

Source Files on job run-22-macOS-latest - 16278512733.5
  • Tree
  • List 14
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16278512733
  • f6a09bfa on github
  • Prev Job for on main (#16123308236.8)
  • Next Job for on main (#16286341772.8)
  • Delete
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