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

reactstrap / reactstrap / 726
93%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2017 05:02PM UTC
Jobs 1
Files 71
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
726

push

travis-ci

eddywashere
fix(Modal): unmounting nested modals (#321)

Unmounting nested modals should remove the matching number of
`modal-open` classes from the body node. Previously, the updated class
names were computed before its children are unmounted and only updated
in the DOM afterwards. This can cause `modal-open` class name to be left
on the body if any of its children is also a modal (which is also trying
to remove those `modal-open` classes).

1056 of 1057 relevant lines covered (99.91%)

32.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 726.1 14 Feb 2017 05:02PM UTC 0
99.91
Travis Job 726.1
Source Files on build 726
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #726
  • ecf51b2c on github
  • Prev Build on master (#725)
  • Next Build on master (#728)
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