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] Expose generic multiget #91

Closed alexashley closed 3 years ago

alexashley commented 3 years ago

Using this for policy assignments in Rode in order to check that the target policy group and policy version exist.

codecov-commenter commented 3 years ago

Codecov Report

Merging #91 (3bfe758) into main (45d0d14) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
+ Coverage   84.54%   84.59%   +0.04%     
==========================================
  Files           9        9              
  Lines        1016     1019       +3     
==========================================
+ Hits          859      862       +3     
  Misses         93       93              
  Partials       64       64              
Impacted Files Coverage Δ
go/v1beta1/storage/esutil/types.go 69.23% <ø> (ø)
go/v1beta1/storage/esutil/client.go 82.91% <100.00%> (+0.18%) :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 45d0d14...3bfe758. Read the comment docs.