api7 / apisix-mesh-agent

Apache License 2.0
79 stars 10 forks source link

feat: etcdv3 #21

Closed tokers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #21 (28fd5f2) into main (d41e252) will decrease coverage by 0.41%. The diff coverage is 76.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   77.23%   76.81%   -0.42%     
==========================================
  Files          19       22       +3     
  Lines         896     1117     +221     
==========================================
+ Hits          692      858     +166     
- Misses        164      205      +41     
- Partials       40       54      +14     
Impacted Files Coverage Δ
pkg/adaptor/xds/v3/cluster.go 67.46% <0.00%> (+3.10%) :arrow_up:
pkg/sidecar/types.go 62.74% <50.00%> (-10.23%) :arrow_down:
pkg/etcdv3/kv.go 68.49% <68.49%> (ø)
pkg/sidecar/cachereflection.go 64.28% <80.00%> (+2.74%) :arrow_up:
pkg/etcdv3/etcd.go 86.66% <86.66%> (ø)
pkg/adaptor/xds/v3/route.go 78.51% <100.00%> (-1.21%) :arrow_down:
pkg/apisix/route.go 100.00% <100.00%> (ø)
pkg/apisix/upstream.go 100.00% <100.00%> (ø)
pkg/cache/route.go 100.00% <100.00%> (ø)
pkg/cache/upstream.go 100.00% <100.00%> (ø)
... and 5 more

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 d41e252...145bc16. Read the comment docs.

membphis commented 3 years ago

CI failed ^_^

tokers commented 3 years ago

CI failed ^_^

Fixed.