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

remove whitespace around <:Window/> #946

Merged
merged 1 commit into from
Nov 23, 2017
Merged

remove whitespace around <:Window/> #946

merged 1 commit into from
Nov 23, 2017

Conversation

Rich-Harris
Copy link
Member

fixes #943

@codecov-io
Copy link

codecov-io commented Nov 23, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #946      +/-   ##
==========================================
+ Coverage   91.72%   91.73%   +<.01%     
==========================================
  Files         109      109              
  Lines        4001     4005       +4     
  Branches     1283     1285       +2     
==========================================
+ Hits         3670     3674       +4     
  Misses        148      148              
  Partials      183      183
Impacted Files Coverage Δ
src/generators/dom/visitors/Element/meta/Window.ts 77.04% <ø> (ø) ⬆️
src/generators/dom/preprocess.ts 97.44% <100%> (+0.05%) ⬆️

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 4c06226...dc15498. Read the comment docs.

@Rich-Harris Rich-Harris merged commit 5823150 into master Nov 23, 2017
@Rich-Harris Rich-Harris deleted the gh-943 branch November 23, 2017 17:43
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.

Whitespace following <:Window/>
2 participants