Skip to content

Conversation

@michaelts1
Copy link
Contributor

This PR adds support for numeric separators.

Fixes #3543

@codecov-io
Copy link

codecov-io commented Jan 13, 2021

Codecov Report

Merging #3544 (0d9752e) into master (a8ec9db) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3544   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          52       52           
  Lines        1819     1819           
  Branches      385      385           
=======================================
  Hits         1815     1815           
  Misses          4        4           
Impacted Files Coverage Δ
src/scanners/javascript.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8ec9db...0d9752e. Read the comment docs.

Copy link
Member

@Rob--W Rob--W left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch. LGTM!

@willdurand willdurand merged commit 31da884 into mozilla:master Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JavaScript syntax error with numeric separator

4 participants