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

mapbox / mapboxgl-jupyter / 264
91%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2018 04:36AM UTC
Jobs 2
Files 6
Run time 12s
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
264

push

travis-ci

ryanbaumann
Add choropleth support (#40)

* Add basic chloropleth support

* Center zoom on click coordinates; rename polygons layer to 'cholorpleth-fill' per PR review comments

* Add line_color, line_stroke, and line_width properties to ChloroplethViz; update url transformRequest function in map init to match implementation in master

* Add chloropleth label layer; add template block for styling legend keys

* Add line styling to example chloropleth notebook

* Update internal documentation in ChloroplethViz class; add chloropleth documentation to docs-markdown/viz.md template

* Update spelling to mapbox standard: 'choropleth'

* Add tests for ChoroplethViz (currently uses polygons.geojson)

* Formatting and headers on choropleth notebook

* Add vector layer support options; requesting direction for reconciling color assignment with data join and Mapboxgl-jupyter color_stops paradigm

* Single ChoroplethViz class defines either vector-based or geojson-based viz templates depending on variables in init

* Add support for categorical data-driven styling with vector data-join; include helper function for interpolating (mapping) colors when using vector-join technique; update docs and example notebook for vector data support in ChoroplethViz

* Attempt to add test for utils.rgb_tuple_from_str

* Additional test coverage for ChoroplethViz and color_map, rgb_tuple_from_str utils

* Per @ryanbaumann 's comments: revert color data-join style to the old Mapboxgl property functions (faster) and add layer-filter

* Test fix

* Minor refactor to color_map to prioritize returning exact match color from color_stops

86 of 86 new or added lines in 3 files covered. (100.0%)

306 of 322 relevant lines covered (95.03%)

1.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 264.1 29 Mar 2018 04:36AM UTC 0
95.03
Travis Job 264.1
2 264.2 29 Mar 2018 04:36AM UTC 0
95.34
Travis Job 264.2
Source Files on build 264
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #264
  • 059e39bf on github
  • Prev Build on master (#255)
  • Next Build on master (#269)
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