Skip to content

Commit

Permalink
remove codecov (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Suderman committed Apr 16, 2021
1 parent 8d04c6d commit 40fb38e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Expand Up @@ -37,9 +37,6 @@ jobs:
- run:
name: Run Tests
command: make test
- run:
name: codecov
command: bash <(curl -s https://codecov.io/bash)

publish_docs:
docker:
Expand Down
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -11,9 +11,6 @@
<a href="https://circleci.com/gh/FairwindsOps/goldilocks.svg">
<img src="https://circleci.com/gh/FairwindsOps/goldilocks.svg?style=svg">
</a>
<a href="https://codecov.io/gh/FairwindsOps/goldilocks">
<img src="https://codecov.io/gh/FairwindsOps/goldilocks/branch/master/graph/badge.svg">
</a>
</div>

Goldilocks is a utility that can help you identify a starting point for resource requests and limits.
Expand Down

0 comments on commit 40fb38e

Please sign in to comment.