Skip to content

Commit

Permalink
remove codecov (#166)
Browse files Browse the repository at this point in the history
* remove codecov

* yes I can
  • Loading branch information
Andrew Suderman authored Apr 16, 2021
1 parent b8f9b86 commit 1667d60
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- run: go get github.com/markbates/pkger/cmd/pkger
- run: pkger
- run: go test -v ./... -coverprofile=coverage.txt -covermode=atomic
- run: bash <(curl -s https://codecov.io/bash)
release_binary:
working_directory: /go/src/github.com/fairwindsops/pluto
docker:
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
<a href="https://circleci.com/gh/FairwindsOps/pluto.svg">
<img src="https://circleci.com/gh/FairwindsOps/pluto.svg?style=svg">
</a>
<a href="https://codecov.io/gh/FairwindsOps/pluto">
<img src="https://codecov.io/gh/FairwindsOps/pluto/branch/master/graph/badge.svg">
</a>
<a href="https://insights.fairwinds.com/gh/FairwindsOps/pluto">
<img src="https://insights.fairwinds.com/v0/gh/FairwindsOps/pluto/badge.svg">
</a>
Expand Down
13 changes: 0 additions & 13 deletions codecov.yml

This file was deleted.

0 comments on commit 1667d60

Please sign in to comment.