api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

docs: add more details #40

Closed tokers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (cfedad4) into main (cf4788b) will decrease coverage by 1.02%. The diff coverage is 54.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   74.31%   73.29%   -1.03%     
==========================================
  Files          28       29       +1     
  Lines        1962     2048      +86     
==========================================
+ Hits         1458     1501      +43     
- Misses        391      422      +31     
- Partials      113      125      +12     
Impacted Files Coverage Δ
pkg/etcdv3/etcd.go 71.11% <25.00%> (-2.04%) :arrow_down:
pkg/sidecar/types.go 54.54% <28.57%> (-9.64%) :arrow_down:
pkg/sidecar/apisix.go 57.69% <57.69%> (ø)
cmd/iptables/clenaup-iptables.go 47.36% <100.00%> (ø)
cmd/iptables/iptables.go 91.04% <100.00%> (+0.72%) :arrow_up:
pkg/config/types.go 96.00% <100.00%> (+0.54%) :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 03bfb46...97eff04. Read the comment docs.

tokers commented 3 years ago

@membphis Please take a look when you have time.