Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

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

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: multiple-script-dirs
Repo Added 13 Sep 2016 05:47PM UTC
Total Files 68
# Builds 758 Last
Badge
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
  • master
  • go-template-download
  • skip-template-test
  • v1.6.0
  • null
  • create-fwd-script-#186
  • bats-helpers
  • stub-hash-reset
  • forwarding-script
  • run-script-helpers
  • cl-assertions-#181
  • skip-if-none-present-#186
  • platform-#184
  • native-path-#186-#187
  • platform-freebsd
  • walk-#184
  • fileutil-module-#184
  • diff-lib
  • path-lib
  • copy-#184
  • fix-fileutil-create-dirs-msys2
  • mirror-dir-#186
  • tarball-#186
  • cla-#214
  • cla-#217
  • issue-template
  • v1.7.0
  • close-bats-fd-3
  • fix-coverage-kcov-v35
  • bats-v1.0.1

30 Sep 2017 - 16:18 coverage remained the same at 95.145%
771

push

travis-ci

B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland
.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
3378 RELEVANT LINES 3214 COVERED LINES
Build:
250.39 HITS PER LINE
Source Files on appveyor
  • List 68
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
771 appveyor
95.15
.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... B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 30 Sep 2017 04:22PM UTC travis-ci
769 appveyor
95.15
.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... B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 30 Sep 2017 04:04PM UTC travis-ci
767 appveyor
95.15
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. B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 30 Sep 2017 03:25PM UTC travis-ci
See All Builds (758)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc