|
Ran
|
Jobs
1
|
Files
58
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
<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">">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 &quot;Content-Type: application/json&quot; http://Administrator:asdasd@127.0.0.1:9200/api/index/beer/query -d &#39;{&quot;query&quot;: {&quot;what&quot; : &quot;ever&quot;}}&#39; | jq { &quot;error&quot;: &quot;rest_index: Query, indexName: beer, err: bleve: QueryBleve parsing searchRequest, err: unknown query type&quot;, &quot;request&quot;: { &quot;query&quot;: { &quot;what": "ever" } }, "status": "fail" } 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 <build@couchbase.com> Reviewed-by: Steve Yen <steve.yen@gmail.com> Tested-by: Abhinav Dangeti <abhinav@couchbase.com>
7072 of 12910 relevant lines covered (54.78%)
31.58 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 321.1 | 0 |
54.78 |
Travis Job 321.1 |