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

helpscout / react-utils / 23 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 21 Sep 2018 01:45PM UTC
Files 19
Run time 1s
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

21 Sep 2018 01:43PM UTC coverage: 100.0%. Remained the same
23.1

push

travis-ci

web-flow
getValidProps: Improve filtering (#5)

This update improve the prop filtering for `getValidProps` and `isPropValid`.
It uses the REGEX based algorithm borrowed from `styled-components`.

Previously, this function was using the `is-prop-valid` util from `Emotion`.
It worked, for the most part. However, it did not filter out custom props that
were named similarly to default React props, mainly things beginning with `on`.

Props like `onOpen` or `onDidClose` would be let through.

68 of 68 branches covered (100.0%)

Branch coverage included in aggregate %.

60 of 60 relevant lines covered (100.0%)

18.15 hits per line

Source Files on job 23.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20
  • Travis Job 23.1
  • 7d738008 on github
  • Prev Job for on master (#21.1)
  • Next Job for on master (#67.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