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

refactor: decouple overflow logic to create independent overflow utility #6632

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

fix: license

9bb01f1
Select commit
Loading
Failed to load commit list.
Open

refactor: decouple overflow logic to create independent overflow utility #6632

fix: license
9bb01f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 15, 2025 in 0s

80.30% of diff hit (target 80.70%)

View this Pull Request on Codecov

80.30% of diff hit (target 80.70%)

Annotations

Check warning on line 150 in packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx#L150

Added line #L150 was not covered by tests

Check warning on line 192 in packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx#L192

Added line #L192 was not covered by tests

Check warning on line 194 in packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx#L194

Added line #L194 was not covered by tests

Check warning on line 198 in packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/components/TagOverflow/TagOverflow.tsx#L198

Added line #L198 was not covered by tests

Check warning on line 30 in packages/ibm-products/src/global/js/hooks/useOverflowItems.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/global/js/hooks/useOverflowItems.ts#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 55 in packages/ibm-products/src/global/js/hooks/useOverflowItems.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/global/js/hooks/useOverflowItems.ts#L55

Added line #L55 was not covered by tests

Check warning on line 61 in packages/ibm-products/src/global/js/hooks/useOverflowItems.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/global/js/hooks/useOverflowItems.ts#L61

Added line #L61 was not covered by tests

Check warning on line 70 in packages/ibm-products/src/global/js/hooks/useOverflowItems.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/global/js/hooks/useOverflowItems.ts#L70

Added line #L70 was not covered by tests

Check warning on line 79 in packages/ibm-products/src/global/js/hooks/useOverflowItems.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/ibm-products/src/global/js/hooks/useOverflowItems.ts#L78-L79

Added lines #L78 - L79 were not covered by tests