apache / dubbo-go-pixiu

Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
https://dubbogo.github.io/dubbo-go-proxy/
Apache License 2.0
476 stars 149 forks source link

dynamic Router and Cluster from registry center #608

Closed FoghostCn closed 4 months ago

FoghostCn commented 8 months ago

dynamic Router and Cluster from registry center

ref #600

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 54.67%. Comparing base (be3c95e) to head (c58d42e). Report is 6 commits behind head on develop.

Files Patch % Lines
...bboregistry/registry/zookeeper/service_listener.go 0.00% 3 Missing :warning:
pixiu/pkg/server/api_config_manager.go 0.00% 3 Missing :warning:
pixiu/pkg/server/router_manager.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #608 +/- ## =========================================== + Coverage 54.66% 54.67% +0.01% =========================================== Files 671 671 Lines 78657 78658 +1 =========================================== + Hits 42998 43008 +10 + Misses 31986 31980 -6 + Partials 3673 3670 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud