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

expressjs / body-parser / 31746919739
98%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2026 09:44PM UTC
Jobs 1
Files 7
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

13 Aug 2026 09:43PM UTC coverage: 98.253% (+0.007%) from 98.246%
31746919739

push

github

web-flow
perf(json): avoid first-char regex for direct JSON bodies (#744)

Skip the RFC 7159 whitespace scan when strict JSON bodies start directly with `{` or `[`. This avoids regex execution on the common valid path while preserving strict-mode handling for leading whitespace and primitive values.

Update the first non-whitespace regex to match end-of-string so whitespace-only bodies return `undefined` without relying on a failed match/backtracking path.

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

225 of 229 relevant lines covered (98.25%)

4575.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31746919739.1 13 Aug 2026 09:44PM UTC 7
98.25
GitHub Action Run
Source Files on build 31746919739
  • Tree
  • List 7
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31746919739
  • e5289904 on github
  • Prev Build on master (#31746172768)
  • Next Build on master (#31818849869)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc