rode / grafeas-elasticsearch

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

add "Get" method for es client #81

Closed mrparkers closed 3 years ago

mrparkers commented 3 years ago

needed for rode's ListGenericResourceVersions rpc

codecov-commenter commented 3 years ago

Codecov Report

Merging #81 (cdb8dfd) into main (5c2d664) will decrease coverage by 0.15%. The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   85.90%   85.74%   -0.16%     
==========================================
  Files          11       11              
  Lines        1220     1235      +15     
==========================================
+ Hits         1048     1059      +11     
- Misses        108      110       +2     
- Partials       64       66       +2     
Impacted Files Coverage Δ
go/v1beta1/storage/esutil/client.go 81.81% <73.33%> (-0.59%) :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 5c2d664...cdb8dfd. Read the comment docs.