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

dowjones / react-dropdown-tree-select / 1174
94%

Build:
DEFAULT BRANCH: develop
Ran 21 May 2019 01:56AM UTC
Jobs 1
Files 26
Run time 2s
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
1174

push

travis-ci

mrchief
refactor: Update mode to include hierarchical (#251)

BREAKING CHANGE: `hierarchical` prop

`hierarchical` prop is now moved under `mode` prop.

```
// before
<DropdownTreeSelect data={data} hierarchical={true} />

// after
<DropdownTreeSelect data={data} mode="hierarchical" />
```

446 of 492 branches covered (90.65%)

Branch coverage included in aggregate %.

566 of 581 relevant lines covered (97.42%)

75.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1174.1 21 May 2019 01:56AM UTC 0
94.32
Travis Job 1174.1
Source Files on build 1174
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1174
  • 8a9d1481 on github
  • Prev Build on develop (#1160)
  • Next Build on develop (#1179)
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

© 2025 Coveralls, Inc