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

mvdan / sh / 983
78%

Build:
DEFAULT BRANCH: master
Ran 03 Dec 2017 01:15PM 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
983

push

travis-ci

mvdan
interp: various fixes for array variables

When assigning a string to an array variable, fall back to the zero
value index, just like Bash.

And associative arrays (maps) don't keep the keys in order of insertion,
but rather in alphabetical order. Simplify the structure to just a map,
and sort when iterating.

Fixes #189.

6237 of 6626 relevant lines covered (94.13%)

2132.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 983.1 03 Dec 2017 01:15PM UTC 0
94.13
Travis Job 983.1
2 983.2 03 Dec 2017 01:15PM UTC 0
94.13
Travis Job 983.2
Source Files on build 983
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #983
  • 01d6ad70 on github
  • Prev Build on master (#982)
  • Next Build on master (#984)
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