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

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

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

12 Mar 2019 04:26PM UTC coverage: 100.0%. Remained the same
1832.1

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

Source Files on job 1832.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 463
  • Travis Job 1832.1
  • e1d6b3d5 on github
  • Prev Job for on theme-brandcolor-mapping (#1830.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