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

Remove empty space when resize datagrid table in Discover and Allow saving column width in both Discover and Dashboards Embeddable #5883

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

allow column to proper resize

6a22b71
Select commit
Loading
Failed to load commit list.
Draft

Remove empty space when resize datagrid table in Discover and Allow saving column width in both Discover and Dashboards Embeddable #5883

allow column to proper resize
6a22b71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 1s

67.34% (-0.01%) compared to 902e216

View this Pull Request on Codecov

67.34% (-0.01%) compared to 902e216

Details

Codecov Report

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

Project coverage is 67.34%. Comparing base (902e216) to head (6a22b71).
Report is 113 commits behind head on main.

Files Patch % Lines
...lication/utils/state_management/discover_slice.tsx 50.00% 1 Missing and 1 partial ⚠️
...n/components/data_grid/data_grid_table_columns.tsx 80.00% 1 Missing ⚠️
src/plugins/discover/public/migrate_state.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5883      +/-   ##
==========================================
- Coverage   67.34%   67.34%   -0.01%     
==========================================
  Files        3352     3352              
  Lines       65080    65088       +8     
  Branches    10485    10488       +3     
==========================================
+ Hits        43829    43834       +5     
- Misses      18699    18701       +2     
- Partials     2552     2553       +1     

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