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

mvdan / sh / 991
78%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2017 09:03PM UTC
Jobs 2
Files 21
Run time 12s
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
991

push

travis-ci

mvdan
interp: clean up the read builtin code a bit

First, fix and get rid of the FIXME. We were not calling ifsUpdated if
IFS was updated in cmdVars.

Second, unindent a lot of the code with an early return.

While at it, clarify a few variable names, simplify an if/else bool
assignment, and replace a few "len(x) != 0" with "len(x) > 0".

6377 of 6774 relevant lines covered (94.14%)

2135.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 991.1 03 Dec 2017 09:03PM UTC 0
94.14
Travis Job 991.1
2 991.2 03 Dec 2017 09:03PM UTC 0
94.14
Travis Job 991.2
Source Files on build 991
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #991
  • 93c6503e on github
  • Prev Build on master (#990)
  • Next Build on master (#993)
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