ant-design / ant-design-pro-layout

🌃 Powerful and easy to use beautiful layout
https://prolayout.ant.design/
MIT License
1k stars 239 forks source link

🐛 bug: fix menudata not using the latest version #575

Closed chenshuai2144 closed 4 years ago

chenshuai2144 commented 4 years ago

fix #547

codecov-commenter commented 4 years ago

Codecov Report

Merging #575 into master will increase coverage by 0.16%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #575      +/-   ##
==========================================
+ Coverage   64.96%   65.13%   +0.16%     
==========================================
  Files          34       34              
  Lines        1079     1087       +8     
  Branches      408      412       +4     
==========================================
+ Hits          701      708       +7     
- Misses        375      376       +1     
  Partials        3        3              
Impacted Files Coverage Δ
src/SettingDrawer/index.tsx 32.03% <75.00%> (ø)
src/SiderMenu/BaseMenu.tsx 71.79% <90.90%> (+0.84%) :arrow_up:
src/SettingDrawer/ThemeColor.tsx 81.25% <100.00%> (ø)

Continue to review full report at Codecov.

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