polarismesh / polaris

Service Discovery and Governance Platform for Microservice and Distributed Architecture
https://polarismesh.cn
Other
2.41k stars 399 forks source link

feat:envoy ratelimit action suppoer all spec label & add hds feature #1253

Closed chuntaojun closed 1 year ago

chuntaojun commented 1 year ago

Please provide issue(s) of this PR: Fixes #

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

Please check any characteristics that apply to this pull request.

polaris-test-bot commented 1 year ago

2023-09-17 13:50:14: =========TEST START========== 2023-09-18 00:57:32: =========TEST START========== 2023-09-18 01:14:58: =========TEST START========== 2023-09-18 10:37:54: =========TEST START========== 2023-09-18 10:38:47: 构建失败 !本次自动化测试将终止!失败原因:bash ./release/build.sh v1.17.3 "amd64" 2023-09-18 10:59:54: =========TEST START========== 2023-09-18 13:09:27: =========TEST START========== 2023-09-19 13:34:42: =========TEST START========== 2023-09-20 13:49:13: =========TEST START========== 2023-09-21 15:53:00: =========TEST START========== 2023-09-21 17:29:06: =========TEST START========== 2023-09-22 16:52:26: =========TEST START==========

codecov[bot] commented 1 year ago

Codecov Report

Merging #1253 (6c5d2be) into main (e7f2bfc) will decrease coverage by 0.05%. The diff coverage is 50.32%.

@@            Coverage Diff             @@
##             main    #1253      +/-   ##
==========================================
- Coverage   55.28%   55.24%   -0.05%     
==========================================
  Files         183      184       +1     
  Lines       33455    33632     +177     
==========================================
+ Hits        18496    18580      +84     
- Misses      12586    12665      +79     
- Partials     2373     2387      +14     
Files Changed Coverage Δ
config/client.go 45.67% <0.00%> (ø)
config/config_file.go 57.48% <ø> (+0.73%) :arrow_up:
config/server.go 53.03% <ø> (-0.60%) :arrow_down:
service/healthcheck/report.go 50.96% <0.00%> (ø)
service/server.go 52.30% <0.00%> (-2.54%) :arrow_down:
store/boltdb/load.go 1.94% <1.94%> (ø)
store/boltdb/default.go 70.28% <12.50%> (+0.72%) :arrow_up:
service/healthcheck/config.go 67.74% <25.00%> (+63.39%) :arrow_up:
store/mysql/service_contract.go 9.87% <25.80%> (+1.19%) :arrow_up:
service/healthcheck/server.go 52.51% <51.06%> (+6.39%) :arrow_up:
... and 9 more

... and 14 files with indirect coverage changes

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