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

mvdan / sh / 871
78%

Build:
DEFAULT BRANCH: master
Ran 03 Sep 2017 12:16PM UTC
Jobs 2
Files 19
Run time 19s
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
871

push

travis-ci

mvdan
syntax: allow parsing stmts one at a time

name                   old time/op    new time/op    delta
Parse/LongStrs-4         5.30µs ± 1%    5.36µs ± 1%  +1.22%  (p=0.026 n=6+6)
Parse/Cmds+Nested-4      7.33µs ± 1%    7.52µs ± 1%  +2.57%  (p=0.002 n=6+6)
Parse/Vars+Clauses-4     6.13µs ± 1%    6.22µs ± 0%  +1.50%  (p=0.004 n=6+5)
Parse/Binary+Redirs-4    7.01µs ± 2%    7.01µs ± 1%    ~     (p=0.859 n=6+6)

The callback does add a small overhead to the regular parser, where we
parse all statements at once. However, this will allow parsing single
statements without reading all of the input, which is necessary for
interactive shells.

Updates #156.

5450 of 5730 relevant lines covered (95.11%)

1913.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 871.1 03 Sep 2017 12:16PM UTC 0
95.11
Travis Job 871.1
2 871.2 03 Sep 2017 12:16PM UTC 0
95.11
Travis Job 871.2
Source Files on build 871
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #871
  • c001463a on github
  • Prev Build on master (#870)
  • Next Build on master (#872)
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