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 spread attribute #102

Merged
merged 2 commits into from
Jun 19, 2019
Merged

Fix spread attribute #102

merged 2 commits into from
Jun 19, 2019

Conversation

ezhlobo
Copy link
Member

@ezhlobo ezhlobo commented Jun 19, 2019

Issue: #101

The real fix is upgrading pug-lexer to the upper version.

I also added some tests in order not to overlook that case accidentally.

@codecov-io
Copy link

codecov-io commented Jun 19, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   86.92%   87.14%   +0.21%     
==========================================
  Files          21       21              
  Lines         459      459              
  Branches      112      112              
==========================================
+ Hits          399      400       +1     
+ Misses         54       53       -1     
  Partials        6        6
Impacted Files Coverage Δ
src/visitors/Tag.js 88.52% <0%> (+1.63%) ⬆️

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 01568b2...5ebfb41. Read the comment docs.

@ezhlobo ezhlobo merged commit 1a104ea into master Jun 19, 2019
@ezhlobo ezhlobo deleted the fix-spread-attribute branch June 19, 2019 07:19
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