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

feat(module:table): radio selection type

5cad626
Select commit
Loading
Failed to load commit list.
Open

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

feat(module:table): radio selection type
5cad626
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

91.50% (-0.01%) compared to 9dd14ae, passed because coverage increased by -0.01% when compared to adjusted base (91.50%)

View this Pull Request on Codecov

91.50% (-0.01%) compared to 9dd14ae, passed because coverage increased by -0.01% when compared to adjusted base (91.50%)

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.50%. Comparing base (9dd14ae) to head (5cad626).
Report is 7 commits behind head on master.

Files Patch % Lines
components/table/src/cell/td-addon.component.ts 60.00% 1 Missing and 1 partial ⚠️
components/table/src/addon/selection.component.ts 0.00% 1 Missing ⚠️
...omponents/table/src/cell/th-selection.component.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8456      +/-   ##
==========================================
- Coverage   91.50%   91.50%   -0.01%     
==========================================
  Files         534      534              
  Lines       18425    18414      -11     
  Branches     2905     2905              
==========================================
- Hits        16860    16849      -11     
  Misses       1244     1244              
  Partials      321      321              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.