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

mapbox / mapbox-gl-native / 143380
77%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2018 07:43PM UTC
Jobs 1
Files 611
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
143380

push

circle-ci

Chris Loer
[core] Fix querying for annotations near tile boundaries at high zoom. Fixes issue #12472. This commit doesn't address the underlying issues that come from symbolAnnotationTree using a slightly lower precision coordinate system than the annotations themselves. Instead, it just puts a small padding around each tile when it queries for tile data, so that symbols right at the tile boundary will be included in both tiles. The rendering/querying code will take care of only displaying one instance. The padding is in global coordinates, so at higher zoom the padding will be larger in tile units -- this is consistent with precision loss also being greater at higher zoom.

17499 of 25306 relevant lines covered (69.15%)

21358.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 143380.1 14 Aug 2018 07:43PM UTC 0
69.15
Source Files on build 143380
Detailed source file information is not available for this build.
  • Back to Repo
  • 20f880eb on github
  • Prev Build on master (#143269)
  • Next Build on master (#143759)
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