api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

fix: xds node id is invalid #43

Closed tokers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #43 (fbf4978) into main (4ef0043) will decrease coverage by 0.05%. The diff coverage is 65.00%.

:exclamation: Current head fbf4978 differs from pull request most recent head 2ee39f7. Consider uploading reports for the commit 2ee39f7 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   73.29%   73.23%   -0.06%     
==========================================
  Files          29       30       +1     
  Lines        2048     2100      +52     
==========================================
+ Hits         1501     1538      +37     
- Misses        422      433      +11     
- Partials      125      129       +4     
Impacted Files Coverage Δ
pkg/provisioner/xds/v3/grpc/delivery.go 54.28% <ø> (+2.93%) :arrow_up:
pkg/provisioner/xds/v3/grpc/types.go 70.58% <18.75%> (-3.76%) :arrow_down:
pkg/config/types.go 84.78% <71.42%> (-11.22%) :arrow_down:
cmd/iptables/iptables.go 90.12% <86.66%> (-0.93%) :arrow_down:
pkg/provisioner/util/util.go 100.00% <100.00%> (ø)

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 4ef0043...2ee39f7. Read the comment docs.