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

Server Side Rendering for Context #41

Merged
merged 4 commits into from Apr 1, 2020
Merged

Server Side Rendering for Context #41

merged 4 commits into from Apr 1, 2020

Conversation

wtnbass
Copy link
Owner

@wtnbass wtnbass commented Mar 22, 2020

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 22, 2020

Codecov Report

Merging #41 into master will decrease coverage by 0.32%.
The diff coverage is 97.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage     100%   99.67%   -0.33%     
==========================================
  Files          20       21       +1     
  Lines         580      611      +31     
  Branches      155      160       +5     
==========================================
+ Hits          580      609      +29     
- Partials        0        2       +2
Impacted Files Coverage Δ
src/server/stringify.ts 100% <100%> (ø) ⬆️
src/server/component.ts 100% <100%> (ø) ⬆️
src/fuco/create-context.ts 100% <100%> (ø) ⬆️
src/server/compose.ts 100% <100%> (ø) ⬆️
src/server/props.ts 94.44% <94.44%> (ø)

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 9a20e39...2eda2c5. Read the comment docs.

@wtnbass wtnbass merged commit dc756dd into master Apr 1, 2020
@wtnbass wtnbass deleted the server branch April 1, 2020 14:53
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.

None yet

2 participants