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

Always declare spread levels #1414

Merged
merged 2 commits into from
May 4, 2018
Merged

Always declare spread levels #1414

merged 2 commits into from
May 4, 2018

Conversation

Rich-Harris
Copy link
Member

Fixes #1413

@codecov-io
Copy link

codecov-io commented May 3, 2018

Codecov Report

Merging #1414 into master will decrease coverage by 0.03%.
The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1414      +/-   ##
==========================================
- Coverage   91.21%   91.18%   -0.04%     
==========================================
  Files         122      122              
  Lines        4483     4490       +7     
  Branches     1383     1386       +3     
==========================================
+ Hits         4089     4094       +5     
  Misses        154      154              
- Partials      240      242       +2
Impacted Files Coverage Δ
src/compile/nodes/Component.ts 94.49% <90%> (-0.71%) ⬇️

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 7ad374d...5afb73c. Read the comment docs.

@Rich-Harris Rich-Harris merged commit 2e8b956 into master May 4, 2018
@Rich-Harris Rich-Harris deleted the gh-1413 branch May 4, 2018 01:26
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