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

mapbox / mapbox-gl-native / 15510
77%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 10:25PM UTC
Jobs 1
Files 379
Run time 21s
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
15510

push

travis-ci

boundsj
[ios, macos] Use NSDictionary for geojson source options.

This removes a previous implementation of geojson options that used
a new type to transfer the data around. Added in its place is
an options API that takes an NSDictionary that works similarly to
NSAttributedString and many other Cocoa APIs that take options.

The options parser now expects the developer to send values of the
type noted in the documentation and it simply converts the NSNumber
to the correct type (integer, double, or bool) for mbgl. However, an
exception is raised if the value is not an NSNumber.

9583 of 12691 relevant lines covered (75.51%)

14105.53 hits per line

Jobs
ID Job ID Ran Files Coverage
2 15510.2 (BUILDTYPE=Debug _CXX=g++-5 _CC=gcc-5 WITH_COVERAGE=1) 02 Sep 2016 10:25PM UTC 0
75.51
Travis Job 15510.2
Source Files on build 15510
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #15510
  • 08f55af9 on github
  • Prev Build on master (#15508)
  • Next Build on master (#15512)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc