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

haraka / message-stream / 23476935951
91%

Build:
DEFAULT BRANCH: master
Ran 24 Mar 2026 06:52AM UTC
Jobs 1
Files 4
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

24 Mar 2026 06:52AM UTC coverage: 91.255% (+22.2%) from 69.097%
23476935951

push

github

web-flow
Release v2.0.0 (#16)

fixes #4 

#### Added

- docs(README): added pretty good documentation
- transformers: HeaderSkipper & LineTransformer (separated the concerns)
- async Iteration: implemented `Symbol.asyncIterator` for `for
await...of`.
- pipeline Architecture: `pipe()` now generates independent
`PassThrough` and `Transform` chains per call to support natural
backpressure and sequential piping.

#### Changed

- style(exnext): converted `MessageStream` internal state (`#queue`,
`#fd`, `#bufferMax`, etc.) to private class fields.
- style(esnext): replaced `write_complete` polling with a
`_write_complete` event listener.
- source delegation: `pause()` and `resume()` now delegate directly to
the active `#currentSource`.

#### Fixed

- error propagation: ensure disk I/O errors correctly propagate via
`this.emit('error')`
- race conditions: updated `destroy()` to close file descriptors before
unlinking to prevent `EBADF` errors.

136 of 156 branches covered (87.18%)

Branch coverage included in aggregate %.

385 of 421 new or added lines in 4 files covered. (91.45%)

3 existing lines in 1 file now uncovered.

511 of 553 relevant lines covered (92.41%)

28.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
96.75
lib/line-transformer.js
6
82.09
lib/header-skipper.js
27
89.75
20.65% index.js

Uncovered Existing Lines

Lines Coverage ∆ File
3
89.75
20.65% index.js
Jobs
ID Job ID Ran Files Coverage
1 23476935951.1 24 Mar 2026 06:52AM UTC 4
91.26
GitHub Action Run
Source Files on build 23476935951
  • Tree
  • List 4
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23476935951
  • abe435e0 on github
  • Prev Build on master (#20626213246)
  • 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