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

escapewindow / scriptworker / 246 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fxci
DEFAULT BRANCH: master
Ran 25 Oct 2016 07:35PM UTC
Files 14
Run time 1s
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

25 Oct 2016 07:26PM UTC coverage: 93.036% (-0.4%) from 93.47%
NO_TESTS_OVER_WIRE=1

push

travis-ci

escapewindow
add 'decision' info to each cot graph dependency.

We're going to have to match each task to its decision task; this is
complicated by the fact that docker-image tasks have a different
decision task than the other tasks in the graph.  We could look up each
decision task from the task definition each time, but this is faster.

To do this I had to sort the decision task first in the
`build_task_dependencies` loop, and I turned the `dependencies` dict
into a nested dict.

This assumes that each Chain of Trust graph is going to have at least
one decision task.  Per #tcmigration this is a good assumption.

1189 of 1278 relevant lines covered (93.04%)

0.93 hits per line

Source Files on job 246.1 (NO_TESTS_OVER_WIRE=1)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 246
  • Travis Job 246.1
  • b6a46bdd on github
  • Prev Job for NO_TESTS_OVER_WIRE=1 on cot-verify (#245.1)
  • Next Job for NO_TESTS_OVER_WIRE=1 on cot-verify (#247.1)
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