Merge f85c05bf94 into 49a92fc25e
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# esquery
|
||||
|
||||
[](https://godoc.org/github.com/aquasecurity/esquery) [](LICENSE) [](https://travis-ci.org/aquasecurity/esquery)
|
||||
|
||||
[](https://github.com/aquasecurity/esquery/releases/latest)
|
||||
[](https://goreportcard.com/report/github.com/aquasecurity/esquery)
|
||||
[](https://codecov.io/gh/aquasecurity/esquery)
|
||||
|
||||
**A non-obtrusive, idiomatic and easy-to-use query and aggregation builder for the [official Go client](https://github.com/elastic/go-elasticsearch) for [ElasticSearch](https://www.elastic.co/products/elasticsearch).**
|
||||
|
||||
|
||||
12
codecov.yml
Normal file
12
codecov.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
target: auto
|
||||
threshold: 100%
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
target: auto
|
||||
threshold: 100%
|
||||
Reference in New Issue
Block a user