Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

estree: correctly change literals in all cases #368

Merged
merged 1 commit into from
Feb 20, 2017
Merged

estree: correctly change literals in all cases #368

merged 1 commit into from
Feb 20, 2017

Conversation

danez
Copy link
Member

@danez danez commented Feb 20, 2017

Q A
Bug fix? yes
Breaking change? no
New feature? n
Deprecations? n
Spec compliancy? n
Tests added/pass? n
Fixed tickets
License MIT

@codecov
Copy link

codecov bot commented Feb 20, 2017

Codecov Report

Merging #368 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
+ Coverage   97.85%   97.85%   +<.01%     
==========================================
  Files          21       21              
  Lines        3495     3498       +3     
  Branches      927      927              
==========================================
+ Hits         3420     3423       +3     
  Misses         29       29              
  Partials       46       46
Impacted Files Coverage Δ
src/plugins/estree.js 99.25% <100%> (+0.01%)

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 2ef00a6...43cf3d0. Read the comment docs.

@danez danez merged commit b023470 into master Feb 20, 2017
@danez danez deleted the estree-fix branch February 20, 2017 22:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant