Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shorthand property syntax in object styles and use spread syntax instead of transform in tests #204

Merged
merged 4 commits into from
Jul 30, 2017

Conversation

emmatown
Copy link
Member

What:

Why:

How:

Checklist:

  • Documentation N/A
  • Tests
  • Code complete

@emmatown emmatown requested a review from tkh44 July 30, 2017 02:23
@codecov-io
Copy link

codecov-io commented Jul 30, 2017

Codecov Report

Merging #204 into master will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   89.97%   90.06%   +0.08%     
==========================================
  Files          22       22              
  Lines         948      946       -2     
  Branches      254      253       -1     
==========================================
- Hits          853      852       -1     
+ Misses         77       76       -1     
  Partials       18       18
Impacted Files Coverage Δ
src/ast-object.js 88.18% <ø> (+0.59%) ⬆️

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 f890ccc...cb7c2dc. Read the comment docs.

@emmatown emmatown merged commit 5173549 into master Jul 30, 2017
@emmatown emmatown deleted the fix-shorthand-properties-and-use-spread-syntax branch July 30, 2017 02:37
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.

2 participants