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

helpscout / hsds-react / 1839
94%

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

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

Jobs
ID Job ID Ran Files Coverage
1 1839.1 13 Mar 2019 03:38PM UTC 0
100.0
Travis Job 1839.1
Source Files on build 1839
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1839
  • 42eb56ee on github
  • Prev Build on master (#1838)
  • Next Build on master (#1840)
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