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

mvdan / sh / 1042 / 2
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 15 Dec 2017 09:28PM UTC
Files 22
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

15 Dec 2017 09:26PM UTC coverage: 95.374% (-0.02%) from 95.398%
1042.2

push

travis-ci

mvdan
interp: skip kill goroutine if it's useless

If the context has no Done channel (such as context.Background), the
fired goroutine will simply block forever and waste resources.

This shows very clearly in the benchmark.

name   old time/op    new time/op    delta
Run-4    1.41ms ± 2%    1.27ms ± 0%  -10.28%  (p=0.002 n=6+6)

name   old alloc/op   new alloc/op   delta
Run-4     143kB ± 0%     142kB ± 0%   -0.49%  (p=0.004 n=5+6)

name   old allocs/op  new allocs/op  delta
Run-4       481 ± 0%       479 ± 0%   -0.42%  (p=0.026 n=5+6)

6721 of 7047 relevant lines covered (95.37%)

1110.65 hits per line

Source Files on job 1042.2
  • Tree
  • List 0
  • Changed 10
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1042
  • Travis Job 1042.2
  • 6af80479 on github
  • Prev Job for on master (#1041.1)
  • Next Job for on master (#1043.1)
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