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

stream-utils / raw-body
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: separate-web-nodejs
DEFAULT BRANCH: master
Repo Added 13 Jun 2014 01:35AM UTC
Files 1
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 v4
branch: v4
CHANGE BRANCH
x
Reset
  • v4
  • 1.1.7
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.2.3
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.3.4
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • 2.1.3
  • 2.1.4
  • 2.1.5
  • 2.1.6
  • 2.1.7
  • 2.2.0
  • 2.3.0
  • 2.3.1
  • 2.3.2
  • 2.3.3
  • 2.4.0
  • 2.4.1
  • 3.0
  • 3.0.1
  • 3.0.2
  • abort-signal
  • add-release
  • async-resource-polyfill
  • bjohansebas-patch-1
  • bsebas-patch
  • bsebas/ci
  • bump-nodejs
  • bun-deno
  • ci
  • ci-restore
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-node-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6.0.0
  • dependabot/github_actions/actions/upload-artifact-7.0.0
  • dependabot/github_actions/github-actions-6ae89fc1b5
  • dependabot/github_actions/github/codeql-action-4.31.0
  • dependabot/github_actions/github/codeql-action-4.31.2
  • dependabot/github_actions/github/codeql-action-4.31.6
  • dependabot/github_actions/github/codeql-action-4.31.9
  • dependabot/github_actions/github/codeql-action-4.32.0
  • dependabot/github_actions/github/codeql-action-4.32.4
  • dependabot/npm_and_yarn/eslint-plugin-import-2.32.0
  • dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
  • dependabot/npm_and_yarn/mocha-11.7.6
  • dependabot/npm_and_yarn/neostandard-0.13.0
  • dependabot/npm_and_yarn/nyc-17.1.0
  • dependabot/npm_and_yarn/nyc-18.0.0
  • deps-tilde
  • engines
  • fix-ci
  • fix-dos
  • fix-limit
  • fix-perf-async-context
  • fix-test
  • greenkeeper-bluebird-3.1.2
  • greenkeeper-bluebird-3.1.3
  • greenkeeper-bluebird-3.1.4
  • greenkeeper-bluebird-3.1.5
  • greenkeeper-istanbul-0.4.2
  • greenkeeper-mocha-2.4.1
  • greenkeeper-update-all
  • history
  • iconv
  • iconv-lite
  • improve-lenght
  • improve-types
  • include-benach
  • lint
  • linter-v4
  • loosen-dep
  • master
  • opt-decoder
  • patch
  • path-2
  • perf-stream
  • perf-web-streams
  • promise-check
  • refs/tags/2.4.2
  • refs/tags/2.4.3
  • refs/tags/2.5.0
  • refs/tags/2.5.1
  • refs/tags/2.5.2
  • refs/tags/v3.0.0
  • refs/tags/v3.0.0-beta.1
  • release--2.5.3
  • release-4.0.0
  • remove-iconv-lite
  • remove-node-support
  • remove-unpipe
  • security-v2
  • separate-web-nodejs
  • simplify-stream
  • streams1
  • test/length-as-string
  • tilde-dependencies
  • typescript-migration
  • v2
  • v3.0.1
  • web-stream
  • web-stream-spec

07 Jul 2026 05:24PM UTC coverage: 100.0%. Remained the same
28885612610

Pull #147

github

bjohansebas
refactor: remove global Promise checks from getRawBody and tests (#146)
Pull Request #147: chore: v4

29 of 29 new or added lines in 1 file covered. (100.0%)

91 of 91 relevant lines covered (100.0%)

1530.45 hits per line

Relevant lines Covered
Build:
Build:
91 RELEVANT LINES 91 COVERED LINES
1530.45 HITS PER LINE
Source Files on v4
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28885612610 v4 refactor: remove global Promise checks from getRawBody and tests (#146) Pull #147 07 Jul 2026 05:28PM UTC bjohansebas github
100.0
28885269052 v4 refactor: remove global Promise checks from getRawBody and tests (#146) Pull #147 07 Jul 2026 05:22PM UTC web-flow github
100.0
28884761968 v4 feat: add custom decoder option for non-standard encodings (#145) push 07 Jul 2026 05:16PM UTC web-flow github
100.0
28884268740 v4 refactor: remove legacy streams1 encoding checks (#144) push 07 Jul 2026 05:06PM UTC web-flow github
100.0
28882838225 v4 chore: remove `iconv-lite` and use native `TextDecoder` (#143) - Breaking Change: supported encodings are now those of the WHATWG Encoding Standard; unsupported encodings will throw a 415 error - Breaking Change: `utf-16` now decodes as little-en... push 07 Jul 2026 04:43PM UTC web-flow github
100.0
19679522365 v4 linter: remove compatibility rules for older Node.js versions (#131) * linter: remove compatibility rules for older Node.js versions Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> * fix: initialize buffer variable for more global scop... push 25 Nov 2025 06:11PM UTC web-flow github
100.0
19678353993 v4 refactor: remove `AsyncResource.bind' static method polyfill (#121) push 25 Nov 2025 05:28PM UTC web-flow github
100.0
19201663760 v4 deps: remove `unpipe` and use native `stream.unpipe()` (#93) Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com> push 09 Nov 2025 01:54AM UTC web-flow github
97.96
19201388231 v4 Loosen dependency requirements (#95) * Loosen dependency requirements Using exact dependency versions can be harmful, as it blocks downstream bug fixes, security patches, and new features. It can also increase the risk of duplicate packages in n... push 09 Nov 2025 01:31AM UTC web-flow github
97.98
See All Builds (746)
  • 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