Skip to content

feat: replace style-components with emotion#41

Open
amartya-ws wants to merge 20 commits into
masterfrom
feat/emotion
Open

feat: replace style-components with emotion#41
amartya-ws wants to merge 20 commits into
masterfrom
feat/emotion

Conversation

@amartya-ws

@amartya-ws amartya-ws commented Feb 22, 2023

Copy link
Copy Markdown

Ticket Link


Related Links


Description

  • Replaced styled-components with emotion

  • Fixed tests

  • Fixed docs to add emotion


Steps to Reproduce / Test



Checklist

  • PR description included
  • yarn test passes
  • Tests are [changed or added]
  • Relevant documentation is changed or added (and PR referenced)

GIF's

Screenshot 2023-03-15 at 5 21 15 PM


@github-actions

github-actions Bot commented Feb 22, 2023

Copy link
Copy Markdown

Jest Coverage Report

Total coverage

Status Category Percentage Covered / Total
🟢 Statements 99.53% 420/422
🟢 Branches 96.55% (-3.45% 🔻) 140/145
🟢 Functions 98.77% (-1.23% 🔻) 160/162
🟢 Lines 99.45% 360/362

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Show files with reduced coverage 🔻

Reduced coverage

Status Filename Statements Branches Functions Lines
🟢 components/T/index.tsx 100% 75% (-25% 🔻) 100% 100%
🔴 components/Header/index.tsx 88.89% (-11.11% 🔻) 100% 80% (-20% 🔻) 88.89% (-11.11% 🔻)
🟢 containers/HomeContainer/useSort.ts 100% 50% (-50% 🔻) 100% 100%
🟢 containers/HomeContainer/index.tsx 96.88% (-3.13% 🔻) 88.24% (-11.76% 🔻) 88.89% (-11.11% 🔻) 96.67% (-3.33% 🔻)

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 9639ef4

Comment thread app/components/Header/index.tsx Outdated
Comment thread app/components/Header/index.tsx Outdated
Comment thread app/components/Siderbar/index.tsx Outdated
Comment thread app/components/Siderbar/index.tsx Outdated
Comment thread app/components/T/index.tsx
Comment thread app/components/T/index.tsx Outdated
Comment thread app/components/Siderbar/index.tsx Outdated
Comment thread app/components/Siderbar/index.tsx Outdated
Comment thread app/components/T/tests/index.test.tsx
Comment thread app/components/T/tests/index.test.tsx Outdated
Comment thread app/containers/App/tests/index.test.tsx Outdated
Comment thread package.json Outdated
@praveenkumar1798

Copy link
Copy Markdown
Collaborator

Fix the breaking CI @amartya-ws

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