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

couchbase / cbgt / 103
54%

Build:
DEFAULT BRANCH: master
Ran 01 Feb 2016 10:56PM UTC
Jobs 1
Files 29
Run time 2s
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
103

push

travis-ci

steveyen
MB-17541 - BREAKING API - IndexDef/PlanPIndex JSON naturalized

IndexDef and PlanPIndex structs are now marshaled to JSON in natural,
nested object format.

In contrast, the previous format treated the Params, IndexParams &
SourceParams fields as hard-to-use string'ified JSON (JSON encoded as
a string).

That is, we're now using type map[string]interface{} instead of type
string for the Params, IndexParams, SourceParams fields.

The unmarshal/parsing of those fields, though, accepts both the new,
nested object format and the old, enveloped string format for
backwards compatibility.

Change-Id: I1ea878f7c
Reviewed-on: http://review.couchbase.org/59297
Reviewed-by: Marty Schoch <marty.schoch@gmail.com>
Tested-by: Steve Yen <steve.yen@gmail.com>

4647 of 5600 relevant lines covered (82.98%)

4.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 103.1 01 Feb 2016 10:56PM UTC 0
82.98
Travis Job 103.1
Source Files on build 103
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #103
  • 49867991 on github
  • Prev Build on master (#102)
  • Next Build on master (#104)
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