apache / dubbo-admin

The ops and reference implementation for Apache Dubbo
https://dubbo.apache.org
Apache License 2.0
3.99k stars 2.17k forks source link

Adjust menus #1141

Closed chickenlj closed 1 year ago

chickenlj commented 1 year ago

https://github.com/apache/dubbo-admin/issues/1140

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov-commenter commented 1 year ago

Codecov Report

Merging #1141 (88f6d0f) into refactor-with-go (f3ced2e) will decrease coverage by 10.74%. The diff coverage is 0.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           refactor-with-go    #1141       +/-   ##
=====================================================
- Coverage             59.10%   48.37%   -10.74%     
=====================================================
  Files                    47      101       +54     
  Lines                  3932     5251     +1319     
  Branches                  0       41       +41     
=====================================================
+ Hits                   2324     2540      +216     
- Misses                 1384     2450     +1066     
- Partials                224      261       +37     
Impacted Files Coverage Δ
dubbo-admin-ui/src/App.vue 0.00% <0.00%> (ø)
dubbo-admin-ui/src/Index.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/Login.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/api/chart.js 0.00% <ø> (ø)
dubbo-admin-ui/src/api/menu.js 0.00% <ø> (ø)
dubbo-admin-ui/src/api/operation.js 0.00% <ø> (ø)
dubbo-admin-ui/src/components/Management.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/ServiceDetail.vue 0.00% <0.00%> (ø)
dubbo-admin-ui/src/components/ServiceSearch.vue 0.00% <0.00%> (ø)
dubbo-admin-ui/src/components/apiDocs/ApiDocs.vue 0.00% <ø> (ø)
... and 32 more

... and 31 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 ad60161...88f6d0f. Read the comment docs.