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(call): do not unwrap call element #59

Merged
merged 1 commit into from
May 9, 2019
Merged

Conversation

tripodsan
Copy link
Contributor

fixes #58

@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   84.27%   84.27%           
=======================================
  Files          75       75           
  Lines        3530     3530           
=======================================
  Hits         2975     2975           
  Misses        555      555
Impacted Files Coverage Δ
src/parser/plugins/CallPlugin.js 100% <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 7016451...0c3bd13. Read the comment docs.

@tripodsan tripodsan merged commit 8963ead into master May 9, 2019
@tripodsan tripodsan deleted the do-not-unwrap-call branch May 9, 2019 06:37
adobe-bot pushed a commit that referenced this pull request May 9, 2019
## [2.2.1](v2.2.0...v2.2.1) (2019-05-09)

### Bug Fixes

* **engine:** do not unwrap call element ([#59](#59)) ([8963ead](8963ead)), closes [#58](#58)
@adobe-bot
Copy link

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data-sly-call should not unwrap the element
2 participants