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

spread on dynamic component #1308

Merged
merged 1 commit into from
Apr 3, 2018
Merged

spread on dynamic component #1308

merged 1 commit into from
Apr 3, 2018

Conversation

Rich-Harris
Copy link
Member

fixes #1307

@codecov-io
Copy link

codecov-io commented Apr 3, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1308      +/-   ##
==========================================
+ Coverage    91.5%   91.51%   +<.01%     
==========================================
  Files         124      124              
  Lines        4416     4417       +1     
  Branches     1390     1390              
==========================================
+ Hits         4041     4042       +1     
  Misses        154      154              
  Partials      221      221
Impacted Files Coverage Δ
src/generators/nodes/Component.ts 96.87% <100%> (+0.01%) ⬆️

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 db21e80...ee7f676. Read the comment docs.

@Rich-Harris Rich-Harris merged commit 6266d6f into master Apr 3, 2018
@Rich-Harris Rich-Harris deleted the gh-1307 branch April 3, 2018 20:57
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.

switch_instance_spread_levels is not defined
2 participants