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

edx / paragon / 4477
88%

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2020 07:31PM UTC
Jobs 1
Files 49
Run time 18s
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
4477

push

travis-ci

web-flow
feat: add button, dropdown, and tabs from react-bootstrap (#553)

BREAKING CHANGE: <Button /> has been replaced by the react-bootstrap <Button />. The old implementation is available at <Button.Deprecated />. In the old component the styling was controlled via className directly (e.g. className="btn-primary"). The new component controls this via a variant prop (e.g. variant="primary").

BREAKING CHANGE: <StatefulButton /> is now underpinned by the react-bootstrap <Button />. Styling StatefulButton was previous controlled via className directly (e.g. className="btn-primary"). The new component controls this via a variant prop (e.g. variant="primary").

BREAKING CHANGE: <Dropdown /> has been replaced by the react-bootstrap <Dropdown />. The old implementation is available at <Dropdown.Deprecated />. The subcomponents that are used to assemble the dropdown have changed. Refer to documentation for the new usage.

BREAKING CHANGE: <Tabs /> has been replaced by the react-bootstrap <Tabs />. The old implementation is available at <Tabs.Deprecated />. The old implementation matched the order of labels with the order of children. The new implementation uses the Tab child component's title prop to create labels dynamically.

363 of 439 branches covered (82.69%)

Branch coverage included in aggregate %.

116 of 116 new or added lines in 6 files covered. (100.0%)

806 of 882 relevant lines covered (91.38%)

30.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4477.1 (GH_TOKEN=[secure] NPM_TOKEN=[secure]) 04 Aug 2020 07:31PM UTC 0
88.49
Travis Job 4477.1
Source Files on build 4477
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4477
  • a7f0e663 on github
  • Prev Build on master (#4444)
  • Next Build on master (#4505)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc