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: menu support css variable theme #45750

Merged
merged 16 commits into from
Nov 13, 2023

feat: optimize code

3d1dd17
Select commit
Failed to load commit list.
Merged

feat: menu support css variable theme #45750

feat: optimize code
3d1dd17
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2023 in 0s

100.00% (+0.00%) compared to 819998c

View this Pull Request on Codecov

100.00% (+0.00%) compared to 819998c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (819998c) 100.00% compared to head (3d1dd17) 100.00%.
Report is 3 commits behind head on feature.

Additional details and impacted files
@@            Coverage Diff             @@
##           feature    #45750    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          706       706            
  Lines        12002     12128   +126     
  Branches      3199      3233    +34     
==========================================
+ Hits         12002     12128   +126     
Files Coverage Δ
components/menu/menu.tsx 100.00% <100.00%> (ø)
components/menu/style/horizontal.tsx 100.00% <ø> (ø)
components/menu/style/rtl.tsx 100.00% <100.00%> (ø)
components/menu/style/theme.tsx 100.00% <ø> (ø)
components/menu/style/vertical.tsx 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

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