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

mvdan / sh / 1001
78%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2017 08:54PM UTC
Jobs 2
Files 21
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
1001

push

travis-ci

mvdan
interp: redo how ModuleExec uses $PATH

Before, it didn't use the interpreter's $PATH at all. With the
introduction of the interpreter's own $PATH, we made it so that we would
error if the file wasn't found before calling ModuleExec.

However, this is unfortunate. For example, if one wants to mock some
programs even if they are not installed, the change above makes it
impossible to do with ModuleExec, while it was possible to do before.

Change it so that it's DefaultExec that does the "executable not found"
error, letting the user do other things in their own module.

Fixes #194.

6435 of 6825 relevant lines covered (94.29%)

2153.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1001.1 10 Dec 2017 08:54PM UTC 0
94.29
Travis Job 1001.1
2 1001.2 10 Dec 2017 08:54PM UTC 0
94.29
Travis Job 1001.2
Source Files on build 1001
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1001
  • ded0f34a on github
  • Prev Build on master (#1000)
  • Next Build on master (#1002)
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