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

mvdan / sh / 679
78%

Build:
DEFAULT BRANCH: master
Ran 15 May 2017 03:06PM UTC
Jobs 2
Files 15
Run time 1min
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
679

push

travis-ci

mvdan
syntax: remove TODO for splititng of lits on [

It's not ideal, but we don't want to fully parse [] and {} expansions
either. These are just literals, and whether or not they are expansions
depends on what characters is in them. For example, per the posix spec,
a[b/]c cannot extend to "abc a/c" because it contains '/'.

"Joining" these literals would mean either gluing them together in the
parser, or teaching the lexer when to not break literals on '['. Both
approaches seem pretty complicated for something that isn't a terrible
problem to begin with.

4601 of 4757 relevant lines covered (96.72%)

1506.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 679.1 15 May 2017 03:06PM UTC 0
96.72
Travis Job 679.1
2 679.2 15 May 2017 03:07PM UTC 0
96.72
Travis Job 679.2
Source Files on build 679
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #679
  • 4299043a on github
  • Prev Build on master (#677)
  • Next Build on master (#680)
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