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

jshint / jshint / 2497 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2016 05:33PM UTC
Files 13
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 Aug 2016 05:31PM UTC coverage: 97.639% (+0.01%) from 97.625%
2497.2

push

travis-ci

rwaldron
Correct parsing of YieldExpression (#2978)

* [[CHORE]] Factor out Mozilla-specific parsing code

Copy the `yield` parsing logic intended for Mozilla's "JavaScript 1.7"
to a dedicated function. This will reduce the risk of unintended
breaking changes in forthcoming corrections to the parsing logic for the
ECMAScript standard version of the language feature.

* [[CHORE]] Streamline `yield` parsing logic

The previous commit re-factored Mozilla-specific parsing logic for
`yield` to a dedicated function, making it unnecessary to verify the
"inMoz()" value within either version of the parsing function.

* [[FIX]] Correct parsing of YieldExpression

Correct errors in the parsing logic for the ES2015 YieldExpression.
Update invalid unit tests and introduce additional tests.

* fixup! [[CHORE]] Factor out Mozilla-specific parsing code

* fixup! [[CHORE]] Streamline `yield` parsing logic

3970 of 4066 relevant lines covered (97.64%)

3318.96 hits per line

Source Files on job 2497.2
  • Tree
  • List 0
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2497
  • Travis Job 2497.2
  • 17b71b54 on github
  • Prev Job for on master (#2494.2)
  • Next Job for on master (#2498.2)
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