Skip to content

Commit 56e7277

Browse files
add codecov badge
1 parent a1c6055 commit 56e7277

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# terraform-provider-minikube
22

33
[![Go Report Card](https://goreportcard.com/badge/github.com/scott-the-programmer/terraform-provider-minikube)](https://goreportcard.com/report/github.com/scott-the-programmer/terraform-provider-minikube)
4-
<a href="https://codeclimate.com/github/scott-the-programmer/terraform-provider-minikube/maintainability"><img src="https://api.codeclimate.com/v1/badges/dd45aac40e7019502245/maintainability" /></a>
5-
<a href="https://codeclimate.com/github/scott-the-programmer/terraform-provider-minikube/test_coverage"><img src="https://api.codeclimate.com/v1/badges/dd45aac40e7019502245/test_coverage" /></a>
4+
[![codecov](https://codecov.io/gh/scott-the-programmer/terraform-provider-minikube/graph/badge.svg?token=MH35FEWVAH)](https://codecov.io/gh/scott-the-programmer/terraform-provider-minikube)
65

76
A terraform provider for [minikube!](https://minikube.sigs.k8s.io/docs/)
87

0 commit comments

Comments
 (0)