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

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

Build:
Build:
LAST BUILD BRANCH: multiple-script-dirs
DEFAULT BRANCH: master
Ran 26 Aug 2017 11:40PM UTC
Jobs 1
Files 61
Run time 3s
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
662

push

travis-ci

mbland
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 native binary
programs such as `curl` and `git`.

This commit adds the `windows_native_path` helper function, which I'll
eventually extract into a `lib/` module at some point. It also adds
logic to ensure `GO_SCRIPT_BASH_DOWNLOAD_URL` begins with a protocol,
adds a test case to validate this, removes redundant comments and
assertions from several `git clone` test cases, and updates the
`create_forwarding_script` helper to only generate a script when a
program is present on the system.

2788 of 2947 relevant lines covered (94.6%)

248.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 662.1 26 Aug 2017 11:40PM UTC 0
94.6
Travis Job 662.1
Source Files on build 662
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #662
  • 2f6aeca1 on github
  • Prev Build on go-template-download (#659)
  • Next Build on go-template-download (#663)
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