api7 / apisix-mesh-agent

Apache License 2.0
79 stars 10 forks source link

feat: add sidecar package #19

Closed tokers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (8aa4502) into main (d5e2ae4) will decrease coverage by 1.19%. The diff coverage is 68.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   78.43%   77.23%   -1.20%     
==========================================
  Files          17       19       +2     
  Lines         816      896      +80     
==========================================
+ Hits          640      692      +52     
- Misses        141      164      +23     
- Partials       35       40       +5     
Impacted Files Coverage Δ
pkg/provisioner/xds/v3/file/types.go 72.30% <50.00%> (-1.17%) :arrow_down:
pkg/sidecar/cachereflection.go 61.53% <61.53%> (ø)
pkg/sidecar/types.go 72.97% <72.97%> (ø)
pkg/config/types.go 88.88% <87.50%> (-11.12%) :arrow_down:
pkg/log/logger.go 88.33% <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 d5e2ae4...49bb7d5. Read the comment docs.