apigee / istio-mixer-adapter

Apigee's Istio Mixer Adapter
Apache License 2.0
52 stars 21 forks source link

Issue 311 #316

Closed theganyo closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #316 into master will increase coverage by 2%. The diff coverage is 80%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #316   +/-   ##
=====================================
+ Coverage      82%    83%   +2%     
=====================================
  Files          22     24    +2     
  Lines        1721   1740   +19     
=====================================
+ Hits         1397   1432   +35     
+ Misses        200    190   -10     
+ Partials      124    118    -6
Impacted Files Coverage Δ
adapter/analytics/record.go 94% <ø> (ø) :arrow_up:
adapter/util/backoff.go 96% <100%> (+1%) :arrow_up:
adapter/util/reservoir.go 100% <100%> (ø)
adapter/analytics/manager.go 90% <100%> (+1%) :arrow_up:
adapter/analytics/recovery.go 58% <58%> (ø)
adapter/adapter.go 84% <67%> (ø) :arrow_down:
adapter/util/looper.go 76% <75%> (-14%) :arrow_down:
adapter/analytics/upload.go 75% <78%> (ø) :arrow_down:
adapter/analytics/bucket.go 69% <80%> (+3%) :arrow_up:
adapter/analytics/staging.go 79% <87%> (+11%) :arrow_up:
... and 4 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 8bd4c9f...457f87a. Read the comment docs.