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

feat(emotion): emotion v11 #146

Merged
merged 1 commit into from Nov 20, 2020
Merged

feat(emotion): emotion v11 #146

merged 1 commit into from Nov 20, 2020

Conversation

gregberge
Copy link
Collaborator

@gregberge gregberge commented Nov 19, 2020

BREAKING CHANGE: upgrade to emotion v11

Closes #84

@gregberge gregberge force-pushed the emotion-v11 branch 3 times, most recently from 8f06594 to e300501 Compare November 20, 2020 07:25
@codecov
Copy link

codecov bot commented Nov 20, 2020

Codecov Report

Merging #146 (8f2c049) into master (7780d96) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   90.73%   90.73%           
=======================================
  Files          41       41           
  Lines         745      745           
  Branches      154      160    +6     
=======================================
  Hits          676      676           
  Misses         67       67           
  Partials        2        2           
Impacted Files Coverage Δ
...ackages/babel-preset-emotion-css-prop/src/index.ts 75.00% <ø> (ø)
packages/emotion/src/breakpoints.ts 0.00% <ø> (ø)
packages/emotion/src/colorModes.tsx 100.00% <ø> (ø)
packages/emotion/src/createGlobalStyle.tsx 100.00% <ø> (ø)
packages/emotion/src/css.ts 100.00% <ø> (ø)
packages/emotion/src/jsx.ts 100.00% <ø> (ø)
packages/emotion/src/styled.ts 100.00% <ø> (ø)
packages/emotion/src/Box.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 7780d96...8f2c049. Read the comment docs.

@gregberge gregberge force-pushed the emotion-v11 branch 2 times, most recently from 5236808 to ba62004 Compare November 20, 2020 09:32
BREAKING CHANGE: upgrade to emotion v11
@gregberge gregberge merged commit a901816 into master Nov 20, 2020
@gregberge gregberge deleted the emotion-v11 branch November 20, 2020 12:07
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.

Emotion v11
1 participant