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

fix: add clickOnRowToSelect option to table #2604

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix: add `clickOnRowToSelect` option to table

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

fix: add clickOnRowToSelect option to table #2604

fix: add `clickOnRowToSelect` option to table
9b591ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2024 in 0s

81.74% (+0.00%) compared to d9db405

View this Pull Request on Codecov

81.74% (+0.00%) compared to d9db405

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d9db405) 81.74% compared to head (9b591ce) 81.74%.
Report is 1 commits behind head on main.

Files Patch % Lines
projects/components/src/table/table.component.ts 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2604   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files         929      929           
  Lines       20845    20856   +11     
  Branches     3145     3153    +8     
=======================================
+ Hits        17039    17049   +10     
  Misses       3665     3665           
- Partials      141      142    +1     

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