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: Create UI to Display Partitioned Tables #1663

Merged
merged 40 commits into from
Jan 18, 2024

adjust color variables

681bc24
Select commit
Loading
Failed to load commit list.
Merged

feat: Create UI to Display Partitioned Tables #1663

adjust color variables
681bc24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 18, 2024 in 1s

46.05% (-0.44%) compared to c6a099d

View this Pull Request on Codecov

46.05% (-0.44%) compared to c6a099d

Details

Codecov Report

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

Comparison is base (c6a099d) 46.48% compared to head (681bc24) 46.05%.

Files Patch % Lines
packages/iris-grid/src/EmptyIrisGridModel.ts 0.00% 91 Missing ⚠️
...ckages/iris-grid/src/IrisGridPartitionSelector.tsx 30.95% 87 Missing ⚠️
packages/iris-grid/src/IrisGrid.tsx 22.03% 46 Missing ⚠️
packages/jsapi-components/src/TableDropdown.tsx 0.00% 41 Missing ⚠️
packages/iris-grid/src/IrisGridProxyModel.ts 31.57% 39 Missing ⚠️
...ges/iris-grid/src/IrisGridPartitionedTableModel.ts 0.00% 30 Missing ⚠️
packages/iris-grid/src/IrisGridTableModel.ts 61.11% 21 Missing ⚠️
packages/iris-grid/src/IrisGridUtils.ts 25.00% 21 Missing ⚠️
packages/jsapi-utils/src/TableUtils.ts 0.00% 9 Missing ⚠️
...ode-studio/src/styleguide/MockIrisGridTreeModel.ts 0.00% 6 Missing ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1663      +/-   ##
==========================================
- Coverage   46.48%   46.05%   -0.44%     
==========================================
  Files         617      621       +4     
  Lines       37289    37430     +141     
  Branches     9378     9399      +21     
==========================================
- Hits        17335    17237      -98     
- Misses      19900    20139     +239     
  Partials       54       54              

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