We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9319ed commit 3250f57Copy full SHA for 3250f57
.circleci/config.yml
@@ -28,7 +28,6 @@ jobs:
28
# name: Run coverage
29
# command: |
30
# make coverage
31
-# bash <(curl -s https://codecov.io/bash)
32
workflows:
33
version: 2
34
build-workflow:
.codecov.yml
README.md
@@ -1,8 +1,6 @@
1
# grpc-http-proxy
2
3
[](https://circleci.com/gh/mercari/grpc-http-proxy)
4
-[](https://codecov.io/gh/mercari/grpc-http-proxy)
5
-
6
7
**:warning: This is not production ready**
8
0 commit comments