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

simov / recursive-fs / 12
99%
master: 73%

Build:
Build:
LAST BUILD BRANCH: v2.1.0
DEFAULT BRANCH: master
Ran 22 Mar 2019 08:44AM UTC
Jobs 5
Files 4
Run time 38s
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
12

Pull #4

travis-ci

web-flow
Makes recursive-copy return a failure exit code on error.

When an error occurs during the `recursive-copy` script, it should propagate that error up to the calling shell so it can branch on it.  For example, in `recrusive-copy source/foo destination/foo && ./destination/foo/script.js` the second command should not execute if the first command fails.  Right now, the first command will fail but return a 0 exit code, resulting in the following command attempting to run (and possibly failing).
Pull Request #4: Makes scripts return a failure exit code on error.

31 of 46 branches covered (67.39%)

79 of 80 relevant lines covered (98.75%)

155.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12.1 22 Mar 2019 08:44AM UTC 0
98.75
Travis Job 12.1
2 12.2 22 Mar 2019 08:45AM UTC 0
98.75
Travis Job 12.2
3 12.3 22 Mar 2019 08:45AM UTC 0
98.75
Travis Job 12.3
4 12.4 22 Mar 2019 08:45AM UTC 0
98.75
Travis Job 12.4
5 12.5 22 Mar 2019 08:45AM UTC 0
98.75
Travis Job 12.5
Source Files on build 12
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12
  • Pull Request #4
  • PR Base - master (#9)
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