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

WB-1634: Add supported themes list to wb-theming #2098

Merged
merged 2 commits into from
Oct 27, 2023

Ensure the generic is an object

c2b94bc
Select commit
Loading
Failed to load commit list.
Merged

WB-1634: Add supported themes list to wb-theming #2098

Ensure the generic is an object
c2b94bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

97.03% (+0.01%) compared to bdaa023

View this Pull Request on Codecov

97.03% (+0.01%) compared to bdaa023

Details

Codecov Report

Merging #2098 (c2b94bc) into main (bdaa023) will increase coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2098      +/-   ##
==========================================
+ Coverage   97.01%   97.03%   +0.01%     
==========================================
  Files         240      242       +2     
  Lines       27534    27700     +166     
  Branches     2415     2345      -70     
==========================================
+ Hits        26713    26879     +166     
  Misses        821      821              
Files Coverage Δ
.../wonder-blocks-button/src/themes/themed-button.tsx 100.00% <100.00%> (ø)
.../wonder-blocks-switch/src/themes/themed-switch.tsx 100.00% <100.00%> (ø)
...locks-theming/src/components/with-scoped-theme.tsx 100.00% <100.00%> (ø)
...onder-blocks-theming/src/hooks/use-scoped-theme.ts 100.00% <100.00%> (ø)
...ages/wonder-blocks-theming/src/hooks/use-styles.ts 100.00% <100.00%> (ø)
...blocks-theming/src/utils/theme-switcher-context.ts 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bdaa023...c2b94bc. Read the comment docs.