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

RESTDocsEXT / restdocsext-jersey / 29
87%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2016 01:48PM UTC
Jobs 1
Files 14
Run time 1s
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

pending completion
29

push

travis-ci

psamsotha
fix: form params added to query string and update SRD version

Changes in Spring REST Docs 1.1.1 caused the form paramters to be added
to the query string. The check is based on the body content of
the OperationRequest. With MockMvc and RestAssured, the form parameters
are not added to the body content. This is not the case with this
Jersey implementation. This commit just checks to see if the request
is a forms request. If it is, then just set the content body
as an empty byte[], which is consistent with the result
of MockMvc and RestAssured.

fixes #4, closes #2

358 of 416 relevant lines covered (86.06%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29.1 15 Nov 2016 01:48PM UTC 0
86.06
Travis Job 29.1
Source Files on build 29
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #29
  • c204b1cf on github
  • Prev Build on master (#28)
  • Next Build on master (#30)
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