rode / grafeas-elasticsearch

An implementation of the Grafeas storage backend based on Elasticsearch
Apache License 2.0
12 stars 5 forks source link

[esutil.Client] Allow for passing routing values to Get, Delete, and MultiGet #85

Closed alexashley closed 3 years ago

alexashley commented 3 years ago

Needed for https://github.com/rode/rode/pull/87

codecov-commenter commented 3 years ago

Codecov Report

Merging #85 (5d11662) into main (52d9c8e) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   84.28%   84.42%   +0.14%     
==========================================
  Files           9        9              
  Lines         999     1008       +9     
==========================================
+ Hits          842      851       +9     
  Misses         93       93              
  Partials       64       64              
Impacted Files Coverage Δ
go/v1beta1/storage/esutil/types.go 69.23% <ø> (ø)
go/v1beta1/storage/esutil/client.go 82.22% <100.00%> (+0.61%) :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 52d9c8e...5d11662. Read the comment docs.