Skip to content

Commit 3250f57

Browse files
committed
Remove Codecov usage
1 parent b9319ed commit 3250f57

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
# name: Run coverage
2929
# command: |
3030
# make coverage
31-
# bash <(curl -s https://codecov.io/bash)
3231
workflows:
3332
version: 2
3433
build-workflow:

.codecov.yml

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

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# grpc-http-proxy
22

33
[![CircleCI](https://circleci.com/gh/mercari/grpc-http-proxy.svg?style=svg)](https://circleci.com/gh/mercari/grpc-http-proxy)
4-
[![codecov](https://codecov.io/gh/mercari/grpc-http-proxy/branch/master/graph/badge.svg?token=aTIypBc4JX)](https://codecov.io/gh/mercari/grpc-http-proxy)
5-
64

75
**:warning: This is not production ready**
86

0 commit comments

Comments
 (0)