mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 17:41:57 +08:00
Feat: unit test coverage report
This commit is contained in:
@@ -6,4 +6,4 @@ git:
|
|||||||
script:
|
script:
|
||||||
- go test -v -race -coverprofile=coverage.txt -covermode=atomic ./...
|
- go test -v -race -coverprofile=coverage.txt -covermode=atomic ./...
|
||||||
after_success:
|
after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash) -t uuid-repo-token
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|||||||
Reference in New Issue
Block a user