rode / grafeas-elasticsearch

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

Get all configuration through Grafeas #26

Closed rcoy-v closed 3 years ago

rcoy-v commented 3 years ago

Changes

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (e543e6c) into main (f1fb05e) will increase coverage by 0.10%. The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   89.20%   89.30%   +0.10%     
==========================================
  Files           3        4       +1     
  Lines         500      505       +5     
==========================================
+ Hits          446      451       +5     
  Misses         33       33              
  Partials       21       21              
Impacted Files Coverage Δ
go/config/config.go 100.00% <ø> (ø)
go/v1beta1/storage/elasticsearch.go 86.59% <ø> (-0.47%) :arrow_down:
go/v1beta1/storage/grafeas.go 94.11% <94.11%> (ø)

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 f1fb05e...e543e6c. Read the comment docs.