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

mvdan / sh / 871 / 1
78%
master: 78%

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

02 Sep 2017 05:15PM UTC coverage: 95.113% (+0.02%) from 95.098%
871.1

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%)

956.76 hits per line

Source Files on job 871.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 871
  • Travis Job 871.1
  • c001463a on github
  • Prev Job for on master (#870.1)
  • Next Job for on master (#872.1)
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