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

feat(module:table): radio selection type #8823

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Merge branch 'refs/heads/master' into feature/radio-selection-in-tables

eb50945
Select commit
Loading
Failed to load commit list.
Open

feat(module:table): radio selection type #8823

Merge branch 'refs/heads/master' into feature/radio-selection-in-tables
eb50945
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 9, 2024 in 1s

42.85% of diff hit (target 91.83%)

View this Pull Request on Codecov

42.85% of diff hit (target 91.83%)

Annotations

Check warning on line 56 in components/table/src/addon/selection.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/table/src/addon/selection.component.ts#L56

Added line #L56 was not covered by tests

Check warning on line 128 in components/table/src/cell/td-addon.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/table/src/cell/td-addon.component.ts#L128

Added line #L128 was not covered by tests

Check warning on line 56 in components/table/src/cell/th-selection.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/table/src/cell/th-selection.component.ts#L56

Added line #L56 was not covered by tests