api7 / apisix-mesh-agent

Apache License 2.0
78 stars 10 forks source link

chore: e2e build failure, fix unstable revision #73

Closed lingsamuel closed 3 years ago

lingsamuel commented 3 years ago

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

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (c8f1708) into main (1abd3b0) will decrease coverage by 0.34%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   74.17%   73.82%   -0.35%     
==========================================
  Files          32       32              
  Lines        2532     2583      +51     
==========================================
+ Hits         1878     1907      +29     
- Misses        507      529      +22     
  Partials      147      147              
Impacted Files Coverage Δ
pkg/etcdv3/watch.go 68.21% <70.58%> (+0.96%) :arrow_up:
pkg/etcdv3/etcd.go 72.38% <80.00%> (-0.30%) :arrow_down:
pkg/provisioner/xds/v3/file/types.go 74.52% <100.00%> (ø)
pkg/provisioner/xds/v3/grpc/types.go 66.55% <100.00%> (-2.18%) :arrow_down:
pkg/sidecar/cachereflection.go 69.38% <100.00%> (+2.72%) :arrow_up:
pkg/sidecar/types.go 54.25% <100.00%> (-3.04%) :arrow_down:

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 1abd3b0...c8f1708. Read the comment docs.

tokers commented 3 years ago

CI still failed.

lingsamuel commented 3 years ago

Build success now. But a test raises 502 error.