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

mvdan / sh / 663
78%

Build:
DEFAULT BRANCH: master
Ran 04 May 2017 08:59AM UTC
Jobs 2
Files 15
Run time 5s
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
663

push

travis-ci

mvdan
syntax: better mechanism for :+ and :- spaces

To avoid changing a program fro ${foo: +2} to ${foo:+2} (note that :+ is
a token here) we must add a space if '+' or '-' will follow ':'.

The former method worked okay, but it broke easily if the expression
wasn't a simple UnaryArithm. Add such a test and fix it.

This test also covers the two previous commits; '+' breaking a literal,
and the precedence of unary expressions.

4515 of 4677 relevant lines covered (96.54%)

1525.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 663.1 04 May 2017 08:59AM UTC 0
96.54
Travis Job 663.1
2 663.2 04 May 2017 08:59AM UTC 0
96.54
Travis Job 663.2
Source Files on build 663
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #663
  • dcbe7b0b on github
  • Prev Build on master (#662)
  • Next Build on master (#664)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc