rode / grafeas-elasticsearch

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

Add integration tests #12

Closed rcoy-v closed 3 years ago

rcoy-v commented 3 years ago

Changes

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (71e8151) into main (2100162) will increase coverage by 1.51%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   65.76%   67.27%   +1.51%     
==========================================
  Files           2        2              
  Lines         517      547      +30     
==========================================
+ Hits          340      368      +28     
- Misses        153      154       +1     
- Partials       24       25       +1     
Impacted Files Coverage Δ
go/v1beta1/storage/filtering/filtering.go 97.75% <94.87%> (-2.25%) :arrow_down:
go/v1beta1/storage/elasticsearch.go 61.35% <100.00%> (+0.42%) :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...71e8151. Read the comment docs.