Skip to content

refactor: group components by category - #6835

Draft
jsulpis wants to merge 1 commit into
mainfrom
refactor/components-categories
Draft

refactor: group components by category#6835
jsulpis wants to merge 1 commit into
mainfrom
refactor/components-categories

Conversation

@jsulpis

@jsulpis jsulpis commented Aug 26, 2026

Copy link
Copy Markdown
Member

Summary

Group the source files of the components by category as we do on Storybook.

Still draft because I will check all components on Storybook since the diff is a bit too large to review.

@changeset-bot

changeset-bot Bot commented Aug 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 83368e6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.96%. Comparing base (97ceb8c) to head (83368e6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6835   +/-   ##
=======================================
  Coverage   90.96%   90.96%           
=======================================
  Files         570      570           
  Lines       10495    10495           
  Branches     3782     3805   +23     
=======================================
  Hits         9547     9547           
  Misses        948      948           
Files with missing lines Coverage Δ
...kages/ui/src/components/action/Button/constants.ts 100.00% <ø> (ø)
packages/ui/src/components/action/Button/index.tsx 100.00% <ø> (ø)
...ages/ui/src/components/action/Button/styles.css.ts 100.00% <ø> (ø)
...ages/ui/src/components/action/CopyButton/index.tsx 94.44% <ø> (ø)
...omponents/action/Expandable/AnimatedExpandable.tsx 60.00% <ø> (ø)
...onents/action/Expandable/NonAnimatedExpandable.tsx 100.00% <ø> (ø)
...es/ui/src/components/action/Expandable/constant.ts 100.00% <ø> (ø)
...ages/ui/src/components/action/Expandable/index.tsx 100.00% <ø> (ø)
.../ui/src/components/action/Expandable/styles.css.ts 100.00% <ø> (ø)
...ackages/ui/src/components/action/Link/constants.ts 100.00% <ø> (ø)
... and 48 more

... and 595 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f285f62...83368e6. Read the comment docs.

🚀 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.

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