api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

feat: launch apisix when start apisix-mesh-agent (if run mode is bundle) #34

Closed tokers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (7916d67) into main (ed2a04f) will decrease coverage by 1.13%. The diff coverage is 50.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   74.59%   73.45%   -1.14%     
==========================================
  Files          27       28       +1     
  Lines        1893     1974      +81     
==========================================
+ Hits         1412     1450      +38     
- Misses        371      402      +31     
- Partials      110      122      +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%> (ø)
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 ed2a04f...e6514b9. Read the comment docs.

tokers commented 3 years ago

@membphis Please take a look when you have time.