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: Theming - Spectrum variable mapping and light theme #1680

Merged
merged 30 commits into from
Dec 22, 2023

trying stuff

4d45c0c
Select commit
Loading
Failed to load commit list.
Merged

feat: Theming - Spectrum variable mapping and light theme #1680

trying stuff
4d45c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 22, 2023 in 1s

46.69% (+0.02%) compared to 73e0b65

View this Pull Request on Codecov

46.69% (+0.02%) compared to 73e0b65

Details

Codecov Report

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

Comparison is base (73e0b65) 46.67% compared to head (4d45c0c) 46.69%.

Files Patch % Lines
.../code-studio/src/styleguide/SpectrumComparison.tsx 75.00% 5 Missing ⚠️
packages/code-studio/src/styleguide/Buttons.tsx 0.00% 2 Missing ⚠️
packages/code-studio/src/styleguide/hooks.ts 50.00% 2 Missing ⚠️
packages/components/src/Button.tsx 50.00% 2 Missing ⚠️
packages/components/src/theme/Logo.tsx 0.00% 2 Missing ⚠️
packages/grid/src/GridRenderer.ts 33.33% 2 Missing ⚠️
...ackages/code-studio/src/styleguide/SamplesMenu.tsx 94.11% 1 Missing ⚠️
packages/code-studio/src/styleguide/Swatch.tsx 0.00% 1 Missing ⚠️
...d-core-plugins/src/linker/LinkerOverlayContent.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1680      +/-   ##
==========================================
+ Coverage   46.67%   46.69%   +0.02%     
==========================================
  Files         606      608       +2     
  Lines       36873    36913      +40     
  Branches     9267     9279      +12     
==========================================
+ Hits        17211    17238      +27     
- Misses      19610    19623      +13     
  Partials       52       52              

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