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

reactstrap / reactstrap / 390
93%

Build:
DEFAULT BRANCH: master
Ran 18 Sep 2016 05:30PM UTC
Jobs 1
Files 65
Run time 3s
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
390

push

travis-ci

eddywashere
feat(Tooltip): add delay prop (#143)

* feat: add delay prop to Tooltip

Previous delay was harcoded value of 250ms for the 'hide', and 0 for the
'show'.
New prop 'delay' allows for either an object of form: { show: 100, hide:
200 } or simply a number to set these delays.
Default is { show: 0, hide: 250 }

Closes #115

* test: add tests for delay prop object/number

* feat: allow partial delay object and add tests

23 of 23 new or added lines in 1 file covered. (100.0%)

868 of 868 relevant lines covered (100.0%)

30.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 390.1 18 Sep 2016 05:30PM UTC 0
100.0
Travis Job 390.1
Source Files on build 390
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #390
  • b18fb746 on github
  • Prev Build on master (#385)
  • Next Build on master (#392)
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