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

boundlessgeo / sdk / 1823
96%

Build:
DEFAULT BRANCH: master
Ran 20 Sep 2017 01:48PM UTC
Jobs 1
Files 18
Run time 2s
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
1823

push

travis-ci

web-flow
Refactor of layer list to include it in core. (#663)

* Refactor of layer list to include it in core.

1. Move the layer list component out of the example.
2. Created a very minimal vesion of a layer list for core which
   has a very stripped DOM representation and no labels.
3. Rewrote the layer list example with the more complex version
   featuring additional controls.
4. WMS Examples updated with new layer list.
5. The Layer List items will try to use bnd:title metadata item.

Some findings:
1. The `<Provider/>` was necessary to ensure the store was passed
   to child elements of the layer list.
2. It was not possible to simply override the `renderLayer` method
   of a parent class because `connect()'ed classes wouldn't honour
   the override.
3. Less a finding and more question: moving the layer up and down
   could probably be moved to the reducer/actions if it is considered
   common enough.  Having the code in the layer list may also be enough
   to make the point moot.

386 of 421 branches covered (91.69%)

884 of 899 relevant lines covered (98.33%)

16.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1823.1 20 Sep 2017 01:48PM UTC 0
98.33
Travis Job 1823.1
Source Files on build 1823
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1823
  • 98ba242b on github
  • Prev Build on master (#1819)
  • Next Build on master (#1825)
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