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

stream-utils / raw-body
100%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • async-resource-polyfill
  • bjohansebas-patch-1
  • bsebas-patch
  • bsebas/ci
  • 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/setup-node-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6.0.0
  • 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/npm_and_yarn/eslint-plugin-import-2.32.0
  • dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
  • dependabot/npm_and_yarn/nyc-17.1.0
  • deps-tilde
  • engines
  • 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
  • lint
  • linter-v4
  • loosen-dep
  • 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
  • remove-node-support
  • remove-unpipe
  • security-v2
  • test/length-as-string
  • tilde-dependencies
  • v2
  • v3.0.1
  • v4

25 Nov 2025 06:17PM UTC coverage: 100.0%. Remained the same
19679743354

push

github

web-flow
test: add test for length as string number (#125)

Verify that length option accepts string numbers (e.g. "4")
which are parsed correctly by parseInt().

99 of 99 relevant lines covered (100.0%)

4963.92 hits per line

Relevant lines Covered
Build:
Build:
99 RELEVANT LINES 99 COVERED LINES
4963.92 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19679743354 master test: add test for length as string number (#125) Verify that length option accepts string numbers (e.g. "4") which are parsed correctly by parseInt(). push 25 Nov 2025 06:20PM UTC web-flow github
100.0
19673737092 master release: 3.0.2 (#123) Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> push 25 Nov 2025 02:54PM UTC web-flow github
100.0
19673463634 master docs: enhance security reporting and disclosure procedures (#101) (#128) * docs: enhance security reporting and disclosure procedures Expanded the security policies and procedures section to include detailed reporting guidelines and disclosure p... push 25 Nov 2025 02:45PM UTC web-flow github
100.0
19583061629 master release: 3.0.2 (#123) Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> push 21 Nov 2025 09:02PM UTC web-flow github
100.0
19582920001 master chore: remove history.md and security.md from being packaged on publish (#122) Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> push 21 Nov 2025 08:41PM UTC web-flow github
100.0
19580971421 master deps: use tilde notation for dependencies (#120) * deps: use tilde notation for dependencies * deps: http-errors@2.0.1 push 21 Nov 2025 07:16PM UTC web-flow github
100.0
19199635110 master build(deps): bump github/codeql-action from 4.31.0 to 4.31.2 (#117) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.0 to 4.31.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](htt... push 08 Nov 2025 10:44PM UTC web-flow github
100.0
18821516225 master build(deps): bump actions/download-artifact from 4 to 6 (#108) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https... push 26 Oct 2025 05:50PM UTC web-flow github
100.0
18820938893 master build(deps): bump actions/upload-artifact from 4 to 5 (#110) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://githu... push 26 Oct 2025 05:23PM UTC web-flow github
100.0
18820933425 master build(deps): bump github/codeql-action from 3.30.5 to 4.31.0 (#105) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.5 to 4.31.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](htt... push 26 Oct 2025 05:11PM UTC web-flow github
100.0
See All Builds (654)
  • 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