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

mapbox / pbf / 358 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2019 06:59AM UTC
Files 2
Run time 0s
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

10 Mar 2019 06:55AM UTC coverage: 96.863%. Remained the same
358.2

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%)

3211.12 hits per line

Source Files on job 358.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 341
  • Travis Job 358.2
  • 2378766e on github
  • Prev Job for on master (#349.1)
  • Next Job for on master (#360.1)
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