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

mbland / go-script-bash
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: multiple-script-dirs
DEFAULT BRANCH: master
Repo Added 13 Sep 2016 05:47PM CUT
Files 69
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

LAST BUILD ON BRANCH appveyor
branch: appveyor
CHANGE BRANCH
x
Reset
  • appveyor
  • bats-helpers
  • bats-v1.0.1
  • cl-assertions-#181
  • cla-#214
  • cla-#217
  • close-bats-fd-3
  • copy-#184
  • create-fwd-script-#186
  • diff-lib
  • fileutil-module-#184
  • fix-coverage-kcov-v35
  • fix-fileutil-create-dirs-msys2
  • forwarding-script
  • go-template-download
  • issue-template
  • master
  • mirror-dir-#186
  • native-path-#186-#187
  • null
  • path-lib
  • platform-#184
  • platform-freebsd
  • run-script-helpers
  • skip-if-none-present-#186
  • skip-template-test
  • stub-hash-reset
  • tarball-#186
  • v1.6.0
  • v1.7.0
  • walk-#184

pending completion
771

push

travis-ci

mbland
.appveyor.yml: Put `/usr/bin` first in `PATH`

The previous commit failed with the same errors as before:

  https://ci.appveyor.com/project/mbland/go-script-bash/build/v1.6.0.3

Upon closer inspection, both of the failing tests executed `perl`.
Indeed, the Appveyor images have Perl installed separately from Git and
available in the PATH:

  https://www.appveyor.com/docs/build-environment/#perl

This Perl is most likely doing the Unix-to-native path translation. This
change attempts to fix the tests by ensuring the MSYS2 Perl that comes
with Git for Windows will get executed instead.

3214 of 3378 relevant lines covered (95.15%)

250.39 hits per line

Relevant lines Covered
Build:
Build:
3378 RELEVANT LINES 3214 COVERED LINES
250.39 HITS PER LINE
Source Files on appveyor
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
771 appveyor .appveyor.yml: Put `/usr/bin` first in `PATH` The previous commit failed with the same errors as before: https://ci.appveyor.com/project/mbland/go-script-bash/build/v1.6.0.3 Upon closer inspection, both of the failing tests executed `perl`. I... push 30 Sep 2017 04:22PM CUT mbland travis-ci pending completion  
769 appveyor .appveyor.yml: Fix breakage via `bash -c` The following test cases failed in the initial build: https://ci.appveyor.com/project/mbland/go-script-bash/build/v1.6.0.1 log/log-command: fatal status for subcommand of command in another lang... push 30 Sep 2017 04:04PM CUT mbland travis-ci pending completion  
767 appveyor Add .appveyor.yml This follows the example from https://www.appveyor.com/docs/lang/ruby/ except that it doesn't need `install` or `before_test` steps. Inspired by bats-core/bats-core#8. push 30 Sep 2017 03:25PM CUT mbland travis-ci pending completion  
See All Builds (758)
  • Repo on GitHub
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