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

Don't add 'shorthand' property to ObjectMethod #506

Merged
merged 1 commit into from May 2, 2017
Merged

Don't add 'shorthand' property to ObjectMethod #506

merged 1 commit into from May 2, 2017

Conversation

ghost
Copy link

@ghost ghost commented May 2, 2017

Q A
Bug fix? yes
Breaking change? yes (minor)
New feature? no
Deprecations? no
Spec compliancy? yes
Tests added/pass? Tests modified to pass
Fixed tickets
License MIT

Assigns shorthand only to ObjectProperty as described in the spec.
Similar to #504.

@codecov
Copy link

codecov bot commented May 2, 2017

Codecov Report

Merging #506 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files          22       22           
  Lines        3517     3517           
  Branches      973      973           
=======================================
  Hits         3456     3456           
  Misses         22       22           
  Partials       39       39
Flag Coverage Δ
#babel 80.94% <100%> (ø) ⬆️
#babylon 97.09% <100%> (ø) ⬆️
Impacted Files Coverage Δ
src/parser/expression.js 97.38% <100%> (ø) ⬆️

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 e81b5f8...bfce3bb. Read the comment docs.

@hzoo hzoo merged commit 9660f06 into babel:master May 2, 2017
@ghost ghost deleted the no-object-method-shorthand branch May 2, 2017 19:22
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