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

couchbase / cbgt / 321
54%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2018 10:29PM UTC
Jobs 1
Files 58
Run time 4s
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
321

push

travis-ci

abhinavdangeti
<a href="https://github.com/couchbase/cbgt/commit/<a class=hub.com/couchbase/cbgt/commit/05d74f37f2b476cb8121f97420e546589b5e965a">05d74f37f<a href="https://github.com/couchbase/cbgt/commit/05d74f37f2b476cb8121f97420e546589b5e965a">&quot;&gt;Emit meaningful details as part of the error responses

+ Only emit the request body in contexts where it matters
  as part of error responses. Also ensure that it is properly
  JSON encoded and not serialized JSON string.
+ This enforces the error response format to match the
  success response format.
+ Sample:

curl -XPOST -H &amp;quot;Content-Type: application/json&amp;quot; http://Administrator:asdasd@127.0.0.1:9200/api/index/beer/query -d &amp;#39;{&amp;quot;query&amp;quot;: {&amp;quot;what&amp;quot; : &amp;quot;ever&amp;quot;}}&amp;#39; | jq

{
  &amp;quot;error&amp;quot;: &amp;quot;rest_index: Query, indexName: beer, err: bleve: QueryBleve parsing searchRequest, err: unknown query type&amp;quot;,
  &amp;quot;request&amp;quot;: {
    &amp;quot;query&amp;quot;: {
      &amp;quot;what&quot;: &quot;ever&quot;
    }
  },
  &quot;status&quot;: &quot;fail&quot;
}

Change-Id: I</a><a class="double-link" href="https://github.com/couchbase/cbgt/commit/<a class="double-link" href="https://github.com/couchbase/cbgt/commit/33fbafe873895602886ad5d810cd442942365623">33fbafe87</a>">33fbafe87</a><a href="https://github.com/couchbase/cbgt/commit/05d74f37f2b476cb8121f97420e546589b5e965a">
Reviewed-on: http://review.couchbase.org/91387
Well-Formed: Build Bot &lt;build@couchbase.com&gt;
Reviewed-by: Steve Yen &lt;steve.yen@gmail.com>
Tested-by: Abhinav Dangeti <abhinav@couchbase.com>

7072 of 12910 relevant lines covered (54.78%)

31.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 321.1 22 Mar 2018 10:29PM UTC 0
54.78
Travis Job 321.1
Source Files on build 321
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #321
  • 05d74f37 on github
  • Prev Build on master (#320)
  • Next Build on master (#322)
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