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

mapbox / mapbox-gl-native / 19001
77%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2017 06:37PM UTC
Jobs 1
Files 388
Run time 26s
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
19001

push

travis-ci

ChrisLoer
Small line breaking improvements based on testing with Chinese data:

- Put "breakable" punctuation (such as a hyphen) on the line that starts the break, not the line after the break.
- Process all characters with the line breaking algorithm, even if we don't have glyphs for them. Some fonts have glyph-less breakable characters (we end up treating them similarly to a "zero-width space").
- Don't include trailing white space in raggedness calculations
- Make the "favor short final lines" rule more aggressive (unlike the other changes, this one is purely an aesthetic choice)

14 of 14 new or added lines in 1 file covered. (100.0%)

9907 of 13646 relevant lines covered (72.6%)

19178.1 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/mbgl/renderer/line_bucket.cpp
7
100.0
platform/default/bidi.cpp
7
100.0
src/mbgl/text/glyph_set.cpp
8
100.0
src/mbgl/util/i18n.cpp
Jobs
ID Job ID Ran Files Coverage
5 19001.5 (BUILDTYPE=Debug _CXX=g++-5 _CC=gcc-5 WITH_COVERAGE=1 WITH_OSMESA=1) 05 Jan 2017 06:37PM UTC 0
72.6
Travis Job 19001.5
Source Files on build 19001
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19001
  • d5b878a5 on github
  • Prev Build on master (#18996)
  • Next Build on master (#19010)
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