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

pinojs / thread-stream
50%
main: 50%

Build:
Build:
LAST BUILD BRANCH: v3.2.0
DEFAULT BRANCH: main
Repo Added 12 May 2021 02:08PM UTC
Token 0ujvWFKnBvy78AU1aB0fP9ihNECLkw5VJ regen
Build 679 Last
Files 4
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

LAST BUILD ON BRANCH v3.x
branch: v3.x
CHANGE BRANCH
x
Reset
Sync Branches
  • v3.x
  • Fdawgs-patch-1
  • Fdawgs-patch-2
  • build/dependabot
  • bundlers-support
  • chore/deps-05-31
  • chore/mass
  • chore/tidy
  • ci/actions
  • cjs-fallback
  • close-on-gc
  • dependabot/github_actions/actions/checkout-2.3.4
  • dependabot/github_actions/actions/checkout-2.3.5
  • dependabot/github_actions/actions/checkout-2.4.0
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/dependency-review-action-2
  • dependabot/github_actions/actions/dependency-review-action-3
  • dependabot/github_actions/actions/dependency-review-action-4
  • dependabot/github_actions/actions/setup-node-2.2.0
  • dependabot/github_actions/actions/setup-node-2.3.0
  • dependabot/github_actions/actions/setup-node-2.3.1
  • dependabot/github_actions/actions/setup-node-2.3.2
  • dependabot/github_actions/actions/setup-node-2.4.0
  • dependabot/github_actions/actions/setup-node-2.4.1
  • dependabot/github_actions/actions/setup-node-3
  • dependabot/github_actions/actions/setup-node-4
  • dependabot/github_actions/coverallsapp/github-action-1.1.3
  • dependabot/github_actions/coverallsapp/github-action-2.2.3
  • dependabot/github_actions/coverallsapp/github-action-2.3.0
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.1.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.2.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.4.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.6.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.7.0
  • dependabot/github_actions/fastify/github-action-merge-dependabot-2.7.1
  • dependabot/github_actions/fastify/github-action-merge-dependabot-3.0.2
  • dependabot/github_actions/pnpm/action-setup-2.1.0
  • dependabot/github_actions/pnpm/action-setup-2.2.0
  • dependabot/github_actions/pnpm/action-setup-2.2.1
  • dependabot/github_actions/pnpm/action-setup-2.2.2
  • dependabot/github_actions/pnpm/action-setup-2.2.4
  • dependabot/npm_and_yarn/husky-6.0.0
  • dependabot/npm_and_yarn/husky-7.0.0
  • dependabot/npm_and_yarn/husky-8.0.1
  • dependabot/npm_and_yarn/husky-9.0.6
  • dependabot/npm_and_yarn/pino-elasticsearch-7.0.0
  • dependabot/npm_and_yarn/pino-elasticsearch-8.0.0
  • dependabot/npm_and_yarn/real-require-0.2.0
  • dependabot/npm_and_yarn/sonic-boom-2.0.1
  • dependabot/npm_and_yarn/sonic-boom-3.0.0
  • dependabot/npm_and_yarn/sonic-boom-4.0.1
  • dependabot/npm_and_yarn/standard-17.0.0
  • dependabot/npm_and_yarn/tap-16.0.0
  • dependabot/npm_and_yarn/types/node-17.0.23
  • dependabot/npm_and_yarn/types/node-17.0.24
  • dependabot/npm_and_yarn/types/node-17.0.26
  • dependabot/npm_and_yarn/types/node-17.0.31
  • dependabot/npm_and_yarn/types/node-18.0.0
  • dependabot/npm_and_yarn/types/node-22.0.0
  • dependabot/npm_and_yarn/typescript-5.0.3
  • dependabot/npm_and_yarn/typescript-5.7.3
  • dependabot/npm_and_yarn/yao-pkg/pkg-6.0.0
  • disable-finalization-registry
  • disable-string-limit-ci
  • do-not-track-fd-in-transports
  • emit-error
  • end-synchronously-closes
  • feature/postmessage-on-message-event
  • fix-63
  • fix-issue-220-v3-backport
  • fix-pinojs-pino-1243
  • fix-pnp-cjs-default
  • fix-race-in-flush
  • fix-syncFlush-end
  • fix-v3-flaky-base-test
  • fix-yarn
  • fixes2
  • flush-drop
  • forward-correct-error
  • gha-updates
  • issue-99-pass-ctx-info
  • main
  • patch-1
  • private-impl
  • refs/tags/v0.13.0
  • refs/tags/v0.13.1
  • refs/tags/v0.15.0
  • refs/tags/v0.15.1
  • refs/tags/v0.15.2
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v2.0.0
  • refs/tags/v2.2.0
  • refs/tags/v2.4.0
  • revert-default-fix
  • string-limit
  • transfer-errors
  • v3.0.1
  • v3.0.2
  • v3.1.0
  • v3.2.0
  • writablelike

01 Jun 2026 03:07PM UTC coverage: 49.911% (+0.2%) from 49.723%
26763485829

push

github

web-flow
fix: stabilize v3.x base tests and buffer wraparound (#223)

* test: avoid timing flakiness in base tests

* fix: serialize state updates during buffer wraparound

* test: await close and error events explicitly

* test: await file assertions after close

* test: rewrite base tests using tap async style

* test: await drain before ending flushSync case

* test: restore event-driven startup overflow cases

* test: stabilize async flushSync case

* test: avoid close assertion in startup overflow cases

* test: make flushSync case event-driven

69 of 174 branches covered (39.66%)

Branch coverage included in aggregate %.

19 of 36 new or added lines in 3 files covered. (52.78%)

2 existing lines in 1 file now uncovered.

211 of 387 relevant lines covered (54.52%)

5.89 hits per line

Relevant lines Covered
Build:
Build:
387 RELEVANT LINES 211 COVERED LINES
5.89 HITS PER LINE
Source Files on v3.x
  • Tree
  • List 4
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26763485829 v3.x fix: stabilize v3.x base tests and buffer wraparound (#223) * test: avoid timing flakiness in base tests * fix: serialize state updates during buffer wraparound * test: await close and error events explicitly * test: await file assertions afte... push 01 Jun 2026 03:08PM UTC web-flow github
49.91
See All Builds (115)

Badge your Repo: thread-stream

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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