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

Add list summary #835

Merged
merged 10 commits into from
Oct 10, 2024
Merged

Add list summary #835

merged 10 commits into from
Oct 10, 2024

Conversation

Lisa18289
Copy link
Contributor

No description provided.

@Lisa18289 Lisa18289 self-assigned this Oct 10, 2024
@Lisa18289 Lisa18289 changed the title Add list header slot Add list summary Oct 10, 2024
@Lisa18289 Lisa18289 marked this pull request as draft October 10, 2024 09:08
…-header-slot

# Conflicts:
#	CHANGELOG.md
#	lerna.json
#	packages/components/CHANGELOG.md
#	packages/components/package.json
#	packages/design-tokens/CHANGELOG.md
#	packages/design-tokens/package.json
#	packages/react-tunnel/CHANGELOG.md
#	packages/react-tunnel/package.json
#	packages/stylesheet/CHANGELOG.md
#	packages/stylesheet/package.json
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview-storybook October 10, 2024 09:10 — with GitHub Actions Inactive
@Lisa18289 Lisa18289 temporarily deployed to github-pages-preview October 10, 2024 09:10 — with GitHub Actions Inactive
Copy link
Contributor

github-actions bot commented Oct 10, 2024

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 28.47% 3822 / 13421
🔵 Statements 28.47% 3822 / 13421
🔵 Functions 32.29% 208 / 644
🔵 Branches 55.87% 442 / 791
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/src/components/Action/Action.tsx 80% 80% 100% 80% 20-21, 58-61, 64-68, 71-74
packages/components/src/components/ContextMenu/components/ContextMenuTrigger/ContextMenuTrigger.tsx 100% 100% 100% 100%
packages/components/src/components/CounterBadge/CounterBadge.tsx 0% 0% 0% 0% 1, 3-4, 6, 14-15, 17, 19-22, 24, 26
packages/components/src/components/List/List.tsx 76.62% 36.84% 100% 76.62% 63-66, 68-71, 85-87, 91-93, 105-107, 110-114, 127-140
packages/components/src/components/List/index.ts 100% 100% 100% 100%
packages/components/src/components/List/components/ListSummary/ListSummary.tsx 50% 100% 100% 50% 12, 14-17, 19
packages/components/src/components/List/components/ListSummary/index.ts 100% 100% 100% 100%
packages/components/src/components/List/stories/Default.stories.tsx 0% 0% 0% 0% 1-6, 8-11, 13-18, 20-34, 36-40, 42-47, 49-55, 57-77, 79-85, 87-103, 105-110, 112, 114-118, 120-121, 123-127, 129-131, 133-134, 136, 140, 142-144, 148, 150-173, 175-177, 179-180
packages/components/src/components/Popover/components/PopoverTrigger/PopoverTrigger.tsx 35.71% 100% 100% 35.71% 7-12, 14-15, 17
packages/components/src/components/Slider/Slider.tsx 0% 0% 0% 0% 1-2, 4-7, 9-13, 22-31, 33-37, 39, 41-45, 47-52, 54-55, 57-60, 62-72, 74-75, 77-84, 86-87, 89-92, 94-102, 105-106, 108-109, 111, 113
packages/components/src/components/propTypes/index.ts 100% 100% 100% 100%
Generated in workflow #1560 for commit 8a872ee by the Vitest Coverage Report Action

@Lisa18289 Lisa18289 marked this pull request as ready for review October 10, 2024 09:13
@mfal mfal merged commit 39ee6ea into main Oct 10, 2024
4 checks passed
@mfal mfal deleted the add-list-header-slot branch October 10, 2024 11:04
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