Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-libp2p-quic-transport
Commits
caf028d6
Unverified
Commit
caf028d6
authored
Mar 18, 2017
by
Marten Seemann
Browse files
add Codecov
parent
37a190d7
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
caf028d6
...
...
@@ -22,4 +22,9 @@ before_install:
script
:
-
go get -t ./...
-
ginkgo -r --randomizeAllSpecs --randomizeSuites --trace --progress
-
ginkgo -r --cover --randomizeAllSpecs --randomizeSuites --trace --progress
after_success
:
-
cat libp2p-quic-transport.coverprofile > coverage.txt
-
cat */*.coverprofile >> coverage.txt
-
bash <(curl -s https://codecov.io/bash) -f coverage.txt
codecov.yml
0 → 100644
View file @
caf028d6
coverage
:
round
:
nearest
status
:
project
:
default
:
threshold
:
0.5
patch
:
false
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment