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

helpscout / hsds-react / 1832
100%
master: 94%

Build:
Build:
LAST BUILD BRANCH: remove-tooltip-warning
DEFAULT BRANCH: master
Ran 12 Mar 2019 04:33PM UTC
Jobs 1
Files 455
Run time 25s
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
1832

Pull #526

travis-ci

web-flow
Button: Fix mapping of props.theme.brandColor

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
}
```
Pull Request #526: Button: Fix mapping of props.theme.brandColor

3566 of 3566 branches covered (100.0%)

Branch coverage included in aggregate %.

7232 of 7232 relevant lines covered (100.0%)

258.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1832.1 12 Mar 2019 04:33PM UTC 0
100.0
Travis Job 1832.1
Source Files on build 1832
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1832
  • Pull Request #526
  • PR Base - master (#1830)
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