rode / grafeas-elasticsearch

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

fix ListOccurrences implementation #11

Closed mrparkers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (e08f324) into main (2100162) will increase coverage by 6.69%. The diff coverage is 85.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   65.76%   72.46%   +6.69%     
==========================================
  Files           2        2              
  Lines         517      512       -5     
==========================================
+ Hits          340      371      +31     
+ Misses        153      114      -39     
- Partials       24       27       +3     
Impacted Files Coverage Δ
go/v1beta1/storage/elasticsearch.go 68.52% <85.48%> (+7.59%) :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 2100162...e08f324. Read the comment docs.