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

BuggyOrg / graphtools / 201
87%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2017 04:48PM UTC
Jobs 1
Files 33
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
201

push

travis-ci

LittleHelicase
(fix) Add inside compounds calls callback correctly.

Previously functions that add nodes inside a compound did not pass the
newest graph to the callback. Instead the inner compound was passed, i.e.

```
Graph.addNodeIn(parent, n, graph, (newNode, newGraph) => newGraph)
```

in this example `newGraph` was not the graph after adding the node (as it
should be), but the updated `parent` node.

797 of 1055 branches covered (75.55%)

1269 of 1460 relevant lines covered (86.92%)

9812.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 201.1 11 Apr 2017 04:48PM UTC 0
86.92
Travis Job 201.1
Source Files on build 201
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #201
  • c04ad16c on github
  • Prev Build on master (#199)
  • Next Build on master (#202)
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