Skip to content

[WIP] feat: test Emotion #18406

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

Draft
wants to merge 3 commits into
base: edge
Choose a base branch
from
Draft

[WIP] feat: test Emotion #18406

wants to merge 3 commits into from

Conversation

koji
Copy link
Contributor

@koji koji commented May 20, 2025

Overview

test Emotion

close AUTH-

this branch is not using the latest version of emotion because PD faces this issue.

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

test Emotion

close AUTH-
Copy link

codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Project coverage is 21.45%. Comparing base (00b83c9) to head (14f4649).
Report is 148 commits behind head on edge.

Files with missing lines Patch % Lines
...mponents/src/atoms/StyledText/LegacyStyledText.tsx 0.00% 14 Missing ⚠️
components/src/primitives/Btn.tsx 0.00% 14 Missing ⚠️
app/src/atoms/GlobalStyle/index.ts 0.00% 10 Missing ⚠️
components/src/atoms/Chip/index.tsx 0.00% 6 Missing ⚠️
components/src/atoms/buttons/PrimaryButton.tsx 0.00% 5 Missing ⚠️
components/src/atoms/StyledText/StyledText.tsx 0.00% 4 Missing ⚠️
components/src/atoms/Tag/index.tsx 0.00% 3 Missing ⚠️
components/src/primitives/Flex.tsx 0.00% 2 Missing ⚠️
components/src/primitives/Text.tsx 0.00% 2 Missing ⚠️
.storybook/preview.tsx 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             edge   #18406      +/-   ##
==========================================
- Coverage   21.53%   21.45%   -0.09%     
==========================================
  Files        3045     3099      +54     
  Lines      255997   264309    +8312     
  Branches    30393    30967     +574     
==========================================
+ Hits        55126    56697    +1571     
- Misses     200858   207599    +6741     
  Partials       13       13              
Flag Coverage Δ
step-generation 5.06% <0.00%> (+0.50%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
app/src/molecules/CardButton/index.tsx 0.00% <ø> (ø)
components/src/primitives/style-props.ts 99.47% <ø> (ø)
components/src/primitives/types.ts 100.00% <ø> (ø)
.storybook/preview.tsx 0.00% <0.00%> (ø)
app/src/App/index.tsx 0.00% <0.00%> (ø)
app/src/atoms/buttons/FloatingActionButton.tsx 0.00% <0.00%> (ø)
components/src/icons/Icon.tsx 84.00% <0.00%> (-3.50%) ⬇️
components/src/ui-style-constants/typography.ts 99.53% <0.00%> (-0.47%) ⬇️
components/src/primitives/Flex.tsx 60.00% <0.00%> (-40.00%) ⬇️
components/src/primitives/Text.tsx 60.00% <0.00%> (-40.00%) ⬇️
... and 7 more

... and 290 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@koji koji added the Helix Helix UI Components label May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Helix Helix UI Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant