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

edx / paragon / 4477 / 1
88%
master: 88%

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

04 Aug 2020 07:27PM UTC coverage: 88.494% (+0.5%) from 88.012%
GH_TOKEN=[secure] NPM_TOKEN=[secure]

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 %.

806 of 882 relevant lines covered (91.38%)

30.7 hits per line

Source Files on job 4477.1 (GH_TOKEN=[secure] NPM_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 41
  • Source Changed 8
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 3227
  • Travis Job 4477.1
  • a7f0e663 on github
  • Prev Job for GH_TOKEN=[secure] NPM_TOKEN=[secure] on master (#4444.1)
  • Next Job for GH_TOKEN=[secure] NPM_TOKEN=[secure] on master (#4505.1)
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