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 61
# 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 go-template-download
branch: go-template-download
CHANGE BRANCH
x
Reset
  • go-template-download
  • master
  • 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
  • appveyor
  • issue-template
  • v1.7.0
  • close-bats-fd-3
  • fix-coverage-kcov-v35
  • bats-v1.0.1

27 Aug 2017 - 0:41 coverage remained the same at 94.605%
669

push

travis-ci

B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland
tests/template: Make scripts for curl, wget, fetch

Turns out the 'fail to find tar uses git clone' test would fail on
systems that don't have `curl` installed, since
`create_forwarding_script` now only creates a script if a program is
present. This fixes the breakage by trying to create a forwarding script
for all three programs; at least one should be guaranteed to be present.

2788 of 2947 relevant lines covered (94.6%)

248.61 hits per line

Relevant lines Covered
2947 RELEVANT LINES 2788 COVERED LINES
Build:
248.61 HITS PER LINE
Source Files on go-template-download
  • List 61
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent Builds

Builds Branch Coverage Commit Committer Type Time Via
669 go-template-download
94.6
tests/template: Make scripts for curl, wget, fetch Turns out the 'fail to find tar uses git clone' test would fail on systems that don't have `curl` installed, since `create_forwarding_script` now only creates a script if a program is present. Th... B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 27 Aug 2017 12:51AM UTC travis-ci
667 go-template-download
94.6
go-template: Use `git` to detect Git for Windows Turns out this is the most reliable and robust way, as `EXEPATH` won't always be set or set with 'Git' as its final component. B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 27 Aug 2017 12:37AM UTC travis-ci
665 go-template-download
94.6
tests/template: Fix `git_for_windows_native_path` Turns out I made a mistake in the previous commit in adapting the conditional to use `EXEPATH` instead of `command -v cygpath`, as the tests were still broken on regular MSYS2 and Cygwin. This cha... B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 27 Aug 2017 12:20AM UTC travis-ci
663 go-template-download
94.6
go-template: Only use `cygpath` on Git for Windows As it turns out, regular MSYS2 and Cygwin do not work with with file paths modified with `cygpath -m`. This change tries to ensure only Git for Windows is affected by checking the `EXEPATH` varia... B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 27 Aug 2017 12:09AM UTC travis-ci
662 go-template-download
94.6
go-template: Use `cygpath` for Windows portability Cygwin and MSYS2 environments both contain the `cygpath` utility for translating between Unix and native Windows file paths. `cygpath -m` is just what's needed when passing file paths and URLs to... B9613936478516f2b81390bbd1baee99?size=18&default=identiconmbland push 26 Aug 2017 11:40PM 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