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

ESSS / qmxgraph / 270 / 3
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2017 01:54PM UTC
Files 16
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

14 Jun 2017 01:49PM UTC coverage: 87.425% (-0.4%) from 87.823%
SCRIPT=tests

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

0.87 hits per line

Source Files on job 270.3 (SCRIPT=tests)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 270
  • Travis Job 270.3
  • 8689320c on github
  • Prev Job for SCRIPT=tests on master (#248.3)
  • Next Job for SCRIPT=tests on master (#286.4)
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