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

mapbox / pbf / 358
94%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2019 06:57AM UTC
Jobs 2
Files 2
Run time 1min
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
358

push

travis-ci

mourner
Fix broken tests (#96)

One of the transitive dependencies (protocol-buffers-schema) got
upgraded, causing some of the compile tests to break, most notably
with this message:

    Fields of type MessageType cannot be declared [packed=true]. Only
    repeated fields of primitive numeric types (types which use the
    varint, 32-bit, or 64-bit wire types) can be declared "packed". See
    https://developers.google.com/protocol-buffers/docs/encoding#optional

Remove the MessageType enum and use int32 in its place.

The new version of protocol-buffers-schema also changed how enums are
represented in json, breaking another test.

367 of 418 branches covered (87.8%)

494 of 510 relevant lines covered (96.86%)

6422.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 358.1 10 Mar 2019 06:57AM UTC 0
96.86
Travis Job 358.1
2 358.2 10 Mar 2019 06:59AM UTC 0
96.86
Travis Job 358.2
Source Files on build 358
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #358
  • 2378766e on github
  • Prev Build on master (#349)
  • Next Build on master (#360)
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