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

Merged

chore: copyright

c639cf2
Select commit
Loading
Failed to load commit list.
Merged

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

chore: copyright
c639cf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 27, 2024 in 1s

87.03% of diff hit (target 80.76%)

View this Pull Request on Codecov

87.03% of diff hit (target 80.76%)

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 29 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#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 51 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#L51

Added line #L51 was not covered by tests

Check warning on line 59 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#L59

Added line #L59 was not covered by tests

Check warning on line 76 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#L75-L76

Added lines #L75 - L76 were not covered by tests