rode / grafeas-elasticsearch

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

filtering: implement != #27

Closed mrparkers closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (5fa8fd2) into main (e9e79ff) will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   89.30%   89.64%   +0.34%     
==========================================
  Files           4        4              
  Lines         505      483      -22     
==========================================
- Hits          451      433      -18     
+ Misses         33       31       -2     
+ Partials       21       19       -2     
Impacted Files Coverage Δ
go/v1beta1/storage/elasticsearch.go 86.70% <100.00%> (+0.10%) :arrow_up:
go/v1beta1/storage/filtering/filtering.go 100.00% <100.00%> (+2.19%) :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 e9e79ff...5fa8fd2. Read the comment docs.