rode / grafeas-elasticsearch

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

generate UUIDs for occurrence IDs #10

Closed mrparkers closed 3 years ago

mrparkers commented 3 years ago

also, removing some unreachable code paths with useless error checking when marshalling well-known structs to JSON

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (9f02858) into main (5c76f96) will increase coverage by 1.61%. The diff coverage is 70.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   64.15%   65.76%   +1.61%     
==========================================
  Files           2        2              
  Lines         530      517      -13     
==========================================
  Hits          340      340              
+ Misses        161      153       -8     
+ Partials       29       24       -5     
Impacted Files Coverage Δ
go/v1beta1/storage/elasticsearch.go 60.92% <70.00%> (+1.69%) :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 5c76f96...9f02858. Read the comment docs.