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 destruction of compound if blocks with outros #572

Merged
merged 1 commit into from
May 6, 2017

Conversation

Rich-Harris
Copy link
Member

Fixes a bug I just saw in the REPL

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #572      +/-   ##
==========================================
+ Coverage   94.45%   94.45%   +<.01%     
==========================================
  Files          95       95              
  Lines        2777     2779       +2     
==========================================
+ Hits         2623     2625       +2     
  Misses        154      154
Impacted Files Coverage Δ
src/generators/dom/visitors/IfBlock.js 98.9% <100%> (+0.02%) ⬆️

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 35d820f...e8c07e8. Read the comment docs.

@Rich-Harris Rich-Harris merged commit a43115c into master May 6, 2017
@Rich-Harris Rich-Harris deleted the compound-if-block-outros branch May 6, 2017 21:21
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