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

bkrem / react-d3-tree / 1401
97%
master: 99%

Build:
Build:
LAST BUILD BRANCH: v1
DEFAULT BRANCH: master
Ran 16 Mar 2020 12:30PM UTC
Jobs 3
Files 8
Run time 28s
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
1401

push

travis-ci

bkrem
refactor(utils): removes `treeUtils` export

`treeUtils` has a large amount of cross-over in functionality with
d3-hierarchy's `stratify()` function.
Given the amount of refactoring required to upgrade these util
functions, it makes more sense to add clear instructions and links to
D3's own docs regarding how these transforms to hierarchies can be
achieved by pulling in the `d3-hierarchy` module if needed.

This avoids:

- extra bloat in the bundle for utils that many users may never need.
- lowers development complexity and regression probability.

164 of 168 branches covered (97.62%)

Branch coverage included in aggregate %.

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

308 of 315 relevant lines covered (97.78%)

312.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1401.1 16 Mar 2020 12:30PM UTC 0
97.72
Travis Job 1401.1
2 1401.2 16 Mar 2020 12:29PM UTC 0
97.72
Travis Job 1401.2
3 1401.3 16 Mar 2020 12:30PM UTC 0
97.72
Travis Job 1401.3
Source Files on build 1401
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1401
  • cfc75d6e on github
  • Prev Build on v2 (#1400)
  • Next Build on v2 (#1483)
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