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

fix(ssr): stream mode throw error in exportStatic #6510

Merged
merged 2 commits into from
Apr 29, 2021

Conversation

ycjcl868
Copy link
Contributor

@ycjcl868 ycjcl868 commented Apr 29, 2021

Close https:/lifegit/myapp2/issues/1

Checklist
  • npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

@codecov
Copy link

codecov bot commented Apr 29, 2021

Codecov Report

Merging #6510 (3a47ae1) into master (31f2372) will increase coverage by 0.02%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6510      +/-   ##
==========================================
+ Coverage   84.87%   84.89%   +0.02%     
==========================================
  Files         157      157              
  Lines        3590     3596       +6     
  Branches      988      989       +1     
==========================================
+ Hits         3047     3053       +6     
  Misses        533      533              
  Partials       10       10              
Impacted Files Coverage Δ
...eset-built-in/src/plugins/features/exportStatic.ts 28.57% <0.00%> (ø)
...es/preset-built-in/src/plugins/features/ssr/ssr.ts 44.06% <66.66%> (ø)
...ilt-in/src/plugins/features/ssr/templates/utils.ts 100.00% <100.00%> (ø)
packages/preset-built-in/src/plugins/utils.ts 100.00% <100.00%> (ø)

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 31f2372...3a47ae1. Read the comment docs.

@ycjcl868 ycjcl868 requested a review from sorrycc April 29, 2021 09:07
@sorrycc sorrycc merged commit d0f31d4 into master Apr 29, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix-ssr-stream-exportStatic branch April 29, 2021 09:20
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