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

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

Build:
Build:
LAST BUILD BRANCH: multiple-script-dirs
DEFAULT BRANCH: master
Ran 26 Aug 2017 11:40PM UTC
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

26 Aug 2017 11:31PM UTC coverage: 94.605%. Remained the same
662.1

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

Source Files on job 662.1
  • Tree
  • List 0
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 662
  • Travis Job 662.1
  • 2f6aeca1 on github
  • Prev Job for on go-template-download (#659.1)
  • Next Job for on go-template-download (#663.1)
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