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

ESSS / qmxgraph / 270
88%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2017 01:53PM UTC
Jobs 4
Files 16
Run time 2min
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
270

push

travis-ci

prusse-martin
Extract `_findDecoration` to its own method

To avoid extensive repetition of:

```
    var graph = this._graphEditor.graph;
    var model = graph.getModel();
    var cell = this._findCell(model, cellId);
    if (!cell.isDecoration()) {
        throw new Error("The cell " + cellId + " is not a decoration");
    }
```

584 of 668 relevant lines covered (87.43%)

1.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 270.1 (SCRIPT=lint) 14 Jun 2017 01:53PM UTC 0
Travis Job 270.1
2 270.2 (SCRIPT=lint) 14 Jun 2017 01:53PM UTC 0
Travis Job 270.2
3 270.3 (SCRIPT=tests) 14 Jun 2017 01:54PM UTC 0
87.43
Travis Job 270.3
4 270.4 (SCRIPT=tests) 14 Jun 2017 01:55PM UTC 0
87.43
Travis Job 270.4
Source Files on build 270
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #270
  • 8689320c on github
  • Prev Build on master (#248)
  • Next Build on master (#286)
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