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

cliffano / nestor / 302
100%

Build:
DEFAULT BRANCH: master
Ran 17 Sep 2016 08:19AM UTC
Jobs 2
Files 11
Run time 12s
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
302

Pull #39

travis-ci

web-flow
Wait for build to start before streaming the console

Ensure that when you trigger a job like:

    nestor build --console myjob

the console output is associated with the newly created build (and not
the previous build) even if the newly created build takes longer than 5
seconds to start.

This change involves using the 'Location' returned when a job is
triggered to monitor the new build and proceed to stream the console
only when the API indicates that the build has started. nestor will poll
the monitoring URL every 2 seconds, up to a maximum of 30 seconds (when
it will give up).
Pull Request #39: Wait for build to start before streaming the console

55 of 55 new or added lines in 4 files covered. (100.0%)

625 of 644 relevant lines covered (97.05%)

5.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/api/util.js
3
100.0
lib/api/job.js
6
100.0
lib/cli/job.js
Jobs
ID Job ID Ran Files Coverage
1 302.1 (CXX=g++-4.8) 17 Sep 2016 08:19AM UTC 0
97.05
Travis Job 302.1
2 302.2 (CXX=g++-4.8) 17 Sep 2016 08:19AM UTC 0
97.05
Travis Job 302.2
Source Files on build 302
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #302
  • Pull Request #39
  • PR Base - master (#300)
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