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(chart table in dashboard): improve screen reading of table #26453

remove comment

8d11cc1
Select commit
Loading
Failed to load commit list.
Merged

fix(chart table in dashboard): improve screen reading of table #26453

remove comment
8d11cc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 0s

69.16% (-0.03%) compared to 46e6778

View this Pull Request on Codecov

69.16% (-0.03%) compared to 46e6778

Details

Codecov Report

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

Comparison is base (46e6778) 69.18% compared to head (8d11cc1) 69.16%.
Report is 219 commits behind head on master.

Files Patch % Lines
...ugin-chart-table/src/DataTable/hooks/useSticky.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #26453      +/-   ##
==========================================
- Coverage   69.18%   69.16%   -0.03%     
==========================================
  Files        1945     1948       +3     
  Lines       75948    76037      +89     
  Branches     8460     8493      +33     
==========================================
+ Hits        52546    52591      +45     
- Misses      21217    21266      +49     
+ Partials     2185     2180       -5     

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