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

shimming-toolbox / shimming-toolbox / 513 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2020 07:25PM UTC
Files 29
Run time 6s
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

19 Oct 2020 07:23PM UTC coverage: 85.019%. Remained the same
513.1

push

travis-ci-com

web-flow
Add ShellCheck to Travis build (#150)

* Add ShellCheck to Travis build

**Why this change was necessary**
Incorporating ShellCheck into our integration testing can help enforce
good shell scripting practices in our project.

**What this change does**
Adds ShellCheck into Travis build script.

**Any side-effects?**
Contributors should now run ShellCheck locally on their Bash scripts
before pushing them to GitHub to help ensure that the scripts are
robust.

**Additional context/notes/links**

Resolves #139
Related to:

PR #92

https://github.com/koalaman/shellcheck#in-your-build-or-test-suites

ShellCheck installation instructions: https://github.com/koalaman/shellcheck#installing

* Use safer shellcheck command for Travis build

**Why this change was necessary**
The previous command fails if no Bash scripts exist at the specified
path.

**What this change does**
Checks if any shellscripts exist at the specified path and only runs
ShellCheck if they do.

**Any side-effects?**
Should resolve the build errors from the previous commit.

**Additional context/notes/links**

Resolves #139

681 of 801 relevant lines covered (85.02%)

0.85 hits per line

Source Files on job 513.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11
  • Travis Job 513.1
  • 71930f7b on github
  • Prev Job for on master (#507.1)
  • Next Job for on master (#521.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