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

expressjs / body-parser
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: optimize-passthrough-parsers
DEFAULT BRANCH: master
Repo Added 27 May 2014 06:40PM UTC
Files 7
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 2.x
branch: 2.x
CHANGE BRANCH
x
Reset
  • 2.x
  • 1.10.0
  • 1.10.1
  • 1.10.2
  • 1.11.0
  • 1.12.0
  • 1.12.1
  • 1.12.2
  • 1.12.3
  • 1.12.4
  • 1.13.0
  • 1.13.1
  • 1.13.2
  • 1.13.3
  • 1.14.0
  • 1.14.1
  • 1.14.2
  • 1.15.0
  • 1.15.1
  • 1.15.2
  • 1.16.0
  • 1.16.1
  • 1.17.1
  • 1.17.2
  • 1.18.0
  • 1.18.1
  • 1.18.2
  • 1.18.3
  • 1.19.0
  • 1.3.0
  • 1.3.1
  • 1.4.0
  • 1.4.1
  • 1.4.2
  • 1.4.3
  • 1.5.0
  • 1.5.1
  • 1.5.2
  • 1.6.0
  • 1.6.1
  • 1.6.2
  • 1.6.3
  • 1.6.4
  • 1.6.5
  • 1.6.6
  • 1.6.7
  • 1.7.0
  • 1.8.0
  • 1.8.1
  • 1.8.2
  • 1.8.3
  • 1.8.4
  • 1.9.0
  • 1.9.1
  • 1.9.2
  • 1.9.3
  • 1.x
  • 2.x-node-18
  • 2.x-refactor
  • 2.x-standard
  • 607_do_not_overwrite_error_stack
  • action-full-shas
  • caret-deps-552
  • check-charset
  • ci-lcovonly-reporter
  • ci-lint-step
  • ci-node-24
  • cleanup-after-normalize-options
  • codeql-actions
  • codeql-ignore-test
  • debug-v4
  • dependabot
  • dependabot/github_actions/actions/download-artifact-4.3.0
  • dependabot/github_actions/actions/setup-node-4.4.0
  • dependabot/github_actions/github/codeql-action-3.28.15
  • dependabot/github_actions/github/codeql-action-3.28.16
  • dependabot/github_actions/github/codeql-action-3.28.18
  • dependabot/github_actions/github/codeql-action-3.29.2
  • dependabot/github_actions/github/codeql-action-3.29.5
  • dependabot/github_actions/ossf/scorecard-action-2.4.2
  • dependabot/npm_and_yarn/eslint-plugin-import-2.31.0
  • dependabot/npm_and_yarn/eslint-plugin-markdown-3.0.1
  • dependabot/npm_and_yarn/eslint-plugin-promise-6.6.0
  • develop
  • editorconfig
  • faster-parameter-count
  • funding
  • gen-refactor
  • generic
  • generic-again
  • generic-v2
  • github_action
  • master
  • mocha_test
  • move-more-to-read
  • normalize-options
  • on-finished-with-stream-finished
  • optimize-passthrough-parsers
  • patch-1
  • perf-content-length
  • prefix-node-imports
  • refs/tags/1.19.1
  • refs/tags/1.19.2
  • refs/tags/1.20.0
  • refs/tags/1.20.1
  • refs/tags/1.20.2
  • refs/tags/v2.0.0-beta.1
  • refs/tags/v2.0.0-beta.2
  • release-2.1.0
  • release/2.2.0
  • remove-bail
  • remove-dep-destroy
  • remove-obsolete-file
  • remove-security-file
  • secure-json
  • simon/refactor-req-body-undefined-location
  • skip-test
  • stack
  • type
  • type-is-2-0-1
  • type-is-v2
  • unpin-dev-deps
  • update-test-deps
  • upgrade-iconv-lite
  • urlencoded-qs-simple
  • zstd

10 Sep 2024 03:14AM UTC coverage: 99.102% (-0.6%) from 99.712%
10785119394

Pull #66

github

UlisesGascon
2.0.0
Pull Request #66: Release 2.0

44 of 45 new or added lines in 6 files covered. (97.78%)

1 existing line in 1 file now uncovered.

331 of 334 relevant lines covered (99.1%)

938.71 hits per line

Relevant lines Covered
Build:
Build:
334 RELEVANT LINES 331 COVERED LINES
938.71 HITS PER LINE
Source Files on 2.x
  • Tree
  • List 6
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10785119394 2.x 2.0.0 Pull #66 10 Sep 2024 03:15AM UTC UlisesGascon github
99.1
10785119905 2.x Merge a50ab7441 into 175295136 Pull #66 10 Sep 2024 03:15AM UTC web-flow github
99.1
10785054107 2.x 2.1.0 Pull #66 10 Sep 2024 03:08AM UTC UlisesGascon github
99.1
10784992681 2.x Merge branch 'master' into 2.x Pull #66 10 Sep 2024 03:02AM UTC UlisesGascon github
99.1
10434455177 2.x Added support for brotli ('br') content-encoding (#406) Pull #66 17 Aug 2024 06:43PM UTC web-flow github
99.39
10170191785 2.x urlencoded: Support iso-8859-1, utf8 sentinel, and numeric entities (#326) * urlencoded, in extended mode: Support iso-8859-1 encoded requests, and also accept iso-8859-1 as a default encoding. * urlencoded: Support an utf8 sentinel to detect ... Pull #66 30 Jul 2024 09:43PM UTC web-flow github
99.38
10102625924 2.x fix(deps): raw-body@^3.0.0 (#529) Pull #66 25 Jul 2024 10:49PM UTC web-flow github
99.68
10085566562 2.x Also use the qs module for the simple parser (#387) * Always use the qs module, even in simple mode https://github.com/expressjs/body-parser/pull/326#issuecomment-521823039 * Create the simple and extended parser with the same function, red... Pull #66 24 Jul 2024 11:39PM UTC web-flow github
99.68
10049201627 2.x feat!: remove node less than 18 from ci Pull #66 22 Jul 2024 10:18PM UTC wesleytodd github
99.7
4257193628 2.x Merge fccaf4879 into ee91374ea Pull #66 23 Feb 2023 10:00PM UTC GitHub github pending completion  
See All Builds (1210)
  • 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

© 2025 Coveralls, Inc