rode / grafeas-elasticsearch

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

Batch create notes #28

Closed jallen2112 closed 3 years ago

jallen2112 commented 3 years ago

Implement the BatchCreateNotes function. Create Unit Tests for the BatchCreateNotes function

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (1833109) into main (49861f9) will decrease coverage by 2.04%. The diff coverage is 77.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   89.64%   87.60%   -2.05%     
==========================================
  Files           4        4              
  Lines         483      581      +98     
==========================================
+ Hits          433      509      +76     
- Misses         31       47      +16     
- Partials       19       25       +6     
Impacted Files Coverage Δ
go/v1beta1/storage/elasticsearch.go 84.74% <77.55%> (-1.96%) :arrow_down:

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 49861f9...1833109. Read the comment docs.