mirror of
https://github.com/securego/gosec.git
synced 2025-03-17 20:57:54 +02:00
Geneate and upload the test coverage report to codecove.io
This commit is contained in:
parent
24e3094d2a
commit
72e95e88ac
@ -19,3 +19,6 @@ install:
|
||||
|
||||
script: make test
|
||||
|
||||
after_success:
|
||||
- make test-coverage
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user