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

Dica-Developer / weplantaforest / 1444 / 1
59%
master: 57%

Build:
Build:
LAST BUILD BRANCH: tasklist
DEFAULT BRANCH: master
Ran 19 Dec 2017 04:48PM UTC
Files 188
Run time 8s
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

19 Dec 2017 04:39PM UTC coverage: 58.508%. Remained the same
1444.1

push

travis-ci

gabor
extracted svg button parameters into own file svgParams.js

* every object has the same props(title, width height etc) and is applied via svgParams[buttonType] ...
* according to this props the variable svgButton is created in the render method (only a html string at this moment)
* the string for this html is compiled via <div dangerouslySetInnerHTML={{ __html: svgButton }} />
** i think the code is more readable now and adding new svg buttons should also be quite easy by extending svgParams.js file and using the button via   <SvgButton text="[NEW TEXT]" buttonType="[NEW SVG BUTTON]" onClick={this.showRight.bind(this)} />

3153 of 5389 relevant lines covered (58.51%)

0.59 hits per line

Source Files on job 1444.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1444
  • Travis Job 1444.1
  • 3d91e61d on github
  • Prev Job for on svgbutton (#1442.1)
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