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

zendeskgarden / react-components / 2164
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: renovate/npm-vite-vulnerability
DEFAULT BRANCH: main
Ran 18 Jul 2019 11:34PM UTC
Jobs 1
Files 299
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
2164

push

travis-ci

web-flow
feat(theming): theme baseline for CSS-in-JS (#381)

BREAKING CHANGE
- rename `retrieveTheme` -> `retrieveComponentStyles`.
- per component styles
  - previously `theme[COMPONENT_ID]`
  - currently `theme.components[COMPONENT_ID]`
- RTL notation
  - previously `<ThemeProvider rtl>`
  - currently `<ThemeProvider theme={{ ...DEFAULT_THEME, rtl: true }}>`
- custom `document` object
  - previously `<ThemeProvider document={doc}>`
  - currently `<ThemeProvider theme={{ ...DEFAULT_THEME, document: doc }}>`

1408 of 1575 branches covered (89.4%)

Branch coverage included in aggregate %.

3608 of 3680 relevant lines covered (98.04%)

88.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2164.1 18 Jul 2019 11:34PM UTC 0
95.45
Travis Job 2164.1
Source Files on build 2164
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2164
  • 7452d876 on github
  • Next Build on next (#2189)
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