api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

feat: Nacos support prototype #64

Open lingsamuel opened 3 years ago

lingsamuel commented 3 years ago

Signed-off-by: Ling Samuel lingsamuelgrace@gmail.com

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (5b308cd) into main (ab1b548) will decrease coverage by 0.15%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #64      +/-   ##
==========================================
- Coverage   72.73%   72.57%   -0.16%     
==========================================
  Files          32       32              
  Lines        2252     2261       +9     
==========================================
+ Hits         1638     1641       +3     
- Misses        474      479       +5     
- Partials      140      141       +1     
Impacted Files Coverage Δ
pkg/sidecar/types.go 53.33% <0.00%> (-1.22%) :arrow_down:
pkg/config/types.go 85.41% <100.00%> (+0.63%) :arrow_up:
pkg/etcdv3/watch.go 65.09% <100.00%> (+0.16%) :arrow_up:
pkg/provisioner/xds/v3/grpc/types.go 71.10% <100.00%> (ø)
pkg/provisioner/xds/v3/file/types.go 72.30% <0.00%> (-3.59%) :arrow_down:
pkg/adaptor/xds/v3/route.go 73.45% <0.00%> (+0.16%) :arrow_up:
pkg/set/string.go 71.42% <0.00%> (+35.06%) :arrow_up:

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 ab1b548...5b308cd. Read the comment docs.