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

d00rman / restbase / 97 / 2
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: parsoidproxy/mirror-html2html
DEFAULT BRANCH: master
Ran 09 Jun 2015 09:55AM UTC
Files 11
Run time 16s
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

09 Jun 2015 09:48AM UTC coverage: 84.431%. Remained the same
97.2

push

travis-ci

d00rman
Urgent fix: Allow JSON content in POST requests

After parsing a POST request's body, we attempt to parse its contents if
the `application/json` content type is present. However, the code tries
to parse `req.body`, which is undefined, since `rbUtil.parsePOST()`
returns the body, but does not set the `req.body` field. This commit
fixes the issue by correctly using the return value

705 of 835 relevant lines covered (84.43%)

53.19 hits per line

Source Files on job 97.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 97
  • Travis Job 97.2
  • 87d763aa on github
  • Prev Job for on server/body-parse (#95.2)
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