rode / grafeas-elasticsearch

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

Filter package #6

Closed aalsabag closed 3 years ago

aalsabag commented 3 years ago

Filter package as a sub package to storage with tests

codecov[bot] commented 3 years ago

Codecov Report

Merging #6 (5a01c40) into main (388651b) will increase coverage by 11.37%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   46.28%   57.65%   +11.37%     
===========================================
  Files           1        2        +1     
  Lines         242      307       +65     
===========================================
+ Hits          112      177       +65     
  Misses        119      119               
  Partials       11       11               
Impacted Files Coverage Δ
go/v1beta1/storage/filtering/filtering.go 100.00% <100.00%> (ø)

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 388651b...5a01c40. Read the comment docs.