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

implement preload #1021

Merged
merged 2 commits into from
Dec 13, 2017
Merged

implement preload #1021

merged 2 commits into from
Dec 13, 2017

Conversation

Rich-Harris
Copy link
Member

Closes #1015

@codecov-io
Copy link

codecov-io commented Dec 13, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1021      +/-   ##
=========================================
+ Coverage    92.1%   92.1%   +<.01%     
=========================================
  Files         115     115              
  Lines        4304    4308       +4     
  Branches     1373    1376       +3     
=========================================
+ Hits         3964    3968       +4     
  Misses        147     147              
  Partials      193     193
Impacted Files Coverage Δ
src/validate/js/propValidators/index.ts 100% <ø> (ø) ⬆️
src/generators/server-side-rendering/index.ts 96.96% <100%> (+0.04%) ⬆️
src/generators/Generator.ts 94.44% <100%> (+0.02%) ⬆️
src/generators/dom/index.ts 95.4% <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 bc7ade0...1edd0e1. Read the comment docs.

@Rich-Harris Rich-Harris merged commit ca6a4a7 into master Dec 13, 2017
@Rich-Harris Rich-Harris deleted the gh-1015 branch December 13, 2017 23:23
sacrosanctic pushed a commit to sacrosanctic/svelte that referenced this pull request Dec 24, 2024
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