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

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

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

22 Mar 2019 08:40AM UTC coverage: 98.75%. Remained the same
12.2

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

31.36 hits per line

Source Files on job 12.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 12
  • Travis Job 12.2
  • 6bc56480 on github
  • Prev Job for on patch-1 (#9.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