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

trim SSR'd output more intelligently #998

Merged
merged 34 commits into from
Dec 10, 2017
Merged

trim SSR'd output more intelligently #998

merged 34 commits into from
Dec 10, 2017

Conversation

Rich-Harris
Copy link
Member

fixes #976

@codecov-io
Copy link

codecov-io commented Dec 10, 2017

Codecov Report

Merging #998 into master will increase coverage by <.01%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #998      +/-   ##
==========================================
+ Coverage   91.99%   91.99%   +<.01%     
==========================================
  Files         115      115              
  Lines        4271     4284      +13     
  Branches     1359     1363       +4     
==========================================
+ Hits         3929     3941      +12     
  Misses        148      148              
- Partials      194      195       +1
Impacted Files Coverage Δ
src/generators/server-side-rendering/index.ts 96.92% <92.85%> (-1.16%) ⬇️

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 a8eaa7e...3b2404d. Read the comment docs.

@Rich-Harris Rich-Harris merged commit 797165b into master Dec 10, 2017
@Rich-Harris Rich-Harris deleted the gh-976 branch December 10, 2017 15:04
sacrosanctic pushed a commit to sacrosanctic/svelte that referenced this pull request Dec 24, 2024
sync kit docs

Co-authored-by: Rich-Harris <[email protected]>
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.

Remove trim() from SSR compiler output
2 participants