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: MenuItem, MenuGroup and SubMenu support ref #683

Merged
merged 5 commits into from
Mar 25, 2024

docs: fix demo

ae3c18d
Select commit
Loading
Failed to load commit list.
Merged

feat: MenuItem, MenuGroup and SubMenu support ref #683

docs: fix demo
ae3c18d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2024 in 0s

99.58% (+0.00%) compared to d21b6bb

View this Pull Request on Codecov

99.58% (+0.00%) compared to d21b6bb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.58%. Comparing base (d21b6bb) to head (ae3c18d).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #683   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files          27       27           
  Lines         721      729    +8     
  Branches      196      200    +4     
=======================================
+ Hits          718      726    +8     
  Misses          3        3           

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