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

matthiasmullie / minify
98%
master: 93%

Build:
Build:
LAST BUILD BRANCH: 1.3.29
DEFAULT BRANCH: master
Repo Added 12 Oct 2014 08:10AM UTC
Files 39
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

LAST BUILD ON BRANCH 1.3.27
branch: 1.3.27
CHANGE BRANCH
x
Reset
  • 1.3.27
  • 1.3.10
  • 1.3.11
  • 1.3.12
  • 1.3.13
  • 1.3.14
  • 1.3.15
  • 1.3.16
  • 1.3.17
  • 1.3.18
  • 1.3.19
  • 1.3.20
  • 1.3.21
  • 1.3.22
  • 1.3.23
  • 1.3.24
  • 1.3.25
  • 1.3.26
  • 1.3.28
  • 1.3.29
  • 1.3.5
  • 1.3.6
  • 1.3.7
  • 1.3.8
  • 1.3.9
  • master

pending completion
139

push

travis-ci

matthiasmullie
Don't collapse line feeds after "return"

return is not guaranteed to be followed by a return value.
It could just be "return", followed by nothing (void return),
not even a semicolon, just line feed (ASI)
Whatever is next could, for example, be another operator.
We may just need ASI to kick in there, so keep the line feed
after return.

Fixes issue #54

308 of 313 relevant lines covered (98.4%)

238.55 hits per line

Relevant lines Covered
Build:
Build:
313 RELEVANT LINES 308 COVERED LINES
238.55 HITS PER LINE
Source Files on 1.3.27
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
139 1.3.27 Don't collapse line feeds after "return" return is not guaranteed to be followed by a return value. It could just be "return", followed by nothing (void return), not even a semicolon, just line feed (ASI) Whatever is next could, for example, be a... push 09 Jul 2015 01:17PM UTC matthiasmullie travis-ci pending completion  
See All Builds (157)
  • Repo on GitHub
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

© 2025 Coveralls, Inc