apache / dubbo-admin

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

Add stateful applications for controller switching #1194

Closed mfordjody closed 1 year ago

mfordjody commented 1 year ago

What is the purpose of the change

Using MySQL to Switch Stateful Controllers in Nacos

Brief changelog

Verifying this change

Follow this checklist to help us incorporate your contribution quickly and easily:

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 #1194 (4ad947f) into refactor-with-go (cf1c91b) will not change coverage. The diff coverage is n/a.

@@                Coverage Diff                @@
##           refactor-with-go    #1194   +/-   ##
=================================================
  Coverage             49.47%   49.47%           
=================================================
  Files                    95       95           
  Lines                  5114     5114           
  Branches                 41       41           
=================================================
  Hits                   2530     2530           
  Misses                 2325     2325           
  Partials                259      259           
Impacted Files Coverage Δ
dubbo-admin-ui/src/api/menu.js 0.00% <ø> (ø)
dubbo-admin-ui/src/components/ServiceDetail.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/apiDocs/ApiForm.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/public/AceEditor.vue 0.00% <ø> (ø)
...ubbo-admin-ui/src/components/public/Breadcrumb.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/components/public/Drawer.vue 0.00% <ø> (ø)
dubbo-admin-ui/src/router/index.js 0.00% <ø> (ø)
dubbo-admin-ui/src/util/index.js 0.00% <ø> (ø)

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more