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: Adjustable grid density #2151

Merged
merged 8 commits into from
Jul 22, 2024

Address review comment

6ba4057
Select commit
Loading
Failed to load commit list.
Merged

feat: Adjustable grid density #2151

Address review comment
6ba4057
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

46.67% (+0.05%) compared to 58ee88d

View this Pull Request on Codecov

46.67% (+0.05%) compared to 58ee88d

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 30 lines in your changes missing coverage. Please review.

Project coverage is 46.67%. Comparing base (58ee88d) to head (6ba4057).
Report is 8 commits behind head on main.

Files Patch % Lines
...s/code-studio/src/settings/ThemeSectionContent.tsx 0.00% 15 Missing ⚠️
packages/iris-grid/src/IrisGridThemeProvider.tsx 16.66% 5 Missing ⚠️
packages/grid/src/GridMetricCalculator.ts 0.00% 4 Missing ⚠️
packages/iris-grid/src/IrisGrid.tsx 81.25% 3 Missing ⚠️
...ges/app-utils/src/storage/LocalWorkspaceStorage.ts 0.00% 1 Missing ⚠️
packages/code-studio/src/AppRoot.tsx 0.00% 1 Missing ⚠️
packages/iris-grid/src/IrisGridRenderer.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2151      +/-   ##
==========================================
+ Coverage   46.62%   46.67%   +0.05%     
==========================================
  Files         685      692       +7     
  Lines       38493    38622     +129     
  Branches     9589     9628      +39     
==========================================
+ Hits        17948    18028      +80     
- Misses      20535    20583      +48     
- Partials       10       11       +1     

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