Skip to content

Commit f15192c

Browse files
authored
remove codcov (#141)
1 parent 618b7c6 commit f15192c

File tree

2 files changed

+0
-159
lines changed

2 files changed

+0
-159
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,6 @@ e2e-test: ## Run e2e test
171171
OPERATOR_NAMESPACE=ibm-common-services \
172172
go test ./controllers/... -coverprofile cover.out
173173

174-
coverage: ## Run code coverage test
175-
@common/scripts/codecov.sh ${BUILD_LOCALLY} "controllers"
176-
177174
##@ Build
178175

179176
build-operator-image: $(CONFIG_DOCKER_TARGET) ## Build the operator image.

common/scripts/codecov.sh

Lines changed: 0 additions & 156 deletions
This file was deleted.

0 commit comments

Comments
 (0)