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

helpscout / hsds-react / 1839 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2019 03:38PM UTC
Files 455
Run time 27s
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

13 Mar 2019 03:31PM UTC coverage: 100.0%. Remained the same
1839.1

push

travis-ci

web-flow
Button: Fix mapping of props.theme.brandColor (#526)

This update fixes the Button (V2) styles to ensure that it gets the correct
theme properties from the `<ThemeProvider />`.

The shape of the `theme` prop should be:

```
theme = {
  brandColor: {
    ...themeBrandColors
  }
}
```

vs

```
theme = {
  ...themeBrandColors
}
```

3574 of 3574 branches covered (100.0%)

Branch coverage included in aggregate %.

7239 of 7239 relevant lines covered (100.0%)

258.84 hits per line

Source Files on job 1839.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 470
  • Travis Job 1839.1
  • 42eb56ee on github
  • Prev Job for on master (#1838.1)
  • Next Job for on master (#1840.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