Coverage results upload fix for CI (#8255)

* Check in gocovmerge, add all-in-one coverage.sh script for CI

* annotate script

* Annotate tools/gocovmerge/main.go

* deepsource suggestions
This commit is contained in:
Preston Van Loon
2021-01-12 12:12:09 -08:00
committed by GitHub
parent 1a9207ba46
commit c87ef2f0e7
4 changed files with 177 additions and 0 deletions

3
.gitignore vendored
View File

@@ -33,3 +33,6 @@ dist
# libfuzzer
oom-*
crash-*
# deepsource cli
bin