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

srs / gradle-node-plugin / 214
79%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2016 01:44AM UTC
Jobs 1
Files 17
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

pending completion
214

Pull #151

travis-ci

web-flow
Change a yarn integration test to use concurrently instead of npm-run-all
to address a Travis build issue.

The issue is
https://travis-ci.org/srs/gradle-node-plugin/builds/177526145. This issue
occurred because yarn deleted the npm locally installed by npmSetup during
the yarn task and so npm-run-all couldn't find npm executable. It could be
fixed by adding devDependency to npm, but instead I replaced npm-run-all
with concurrently because npm should not be used when yarn is being used.
Pull Request #151: [#145] Add support for Yarn.

72 of 72 new or added lines in 7 files covered. (100.0%)

312 of 318 relevant lines covered (98.11%)

0.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/groovy/com/moowork/gradle/node/exec/YarnExecRunner.groovy
Jobs
ID Job ID Ran Files Coverage
1 214.1 23 Nov 2016 01:44AM UTC 0
98.11
Travis Job 214.1
Source Files on build 214
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #214
  • Pull Request #151
  • PR Base - master (#201)
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

© 2025 Coveralls, Inc