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

OpenBazaar / openbazaar-go / 1097
41%

Build:
DEFAULT BRANCH: master
Ran 22 Feb 2017 01:26AM UTC
Jobs 1
Files 51
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
1097

push

travis-ci

cpacia
Fix marshalling on GET moderators and POST fetchprofiles calls

Go doesn't work well when you want to put a protobuf object inside an ordinary
struct. Since you can't use jsonpb it will fail to emit things like enum names.
Here I had to create new protobuf objects to hold all the data I want, but even
there you can't marshall a list of protobuf objects so I had to manually
create the response strings.

2280 of 8261 relevant lines covered (27.6%)

0.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1097.1 (PATH=/home/travis/gopath/bin:$PATH) 22 Feb 2017 01:26AM UTC 0
27.6
Travis Job 1097.1
Source Files on build 1097
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1097
  • cd1ae69f on github
  • Prev Build on master (#1096)
  • Next Build on master (#1098)
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