From 8e645484ceda7099fe68cb58b3a44c6721f604d4 Mon Sep 17 00:00:00 2001 From: Umputun Date: Fri, 9 Apr 2021 19:27:25 -0500 Subject: [PATCH] add coverall badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b31e4a..cdbe5e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# reproxy [![build](https://github.com/umputun/reproxy/actions/workflows/ci.yml/badge.svg)](https://github.com/umputun/reproxy/actions/workflows/ci.yml) [![Docker Automated build](https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg)](https://hub.docker.com/repository/docker/umputun/reproxy) +# reproxy [![build](https://github.com/umputun/reproxy/actions/workflows/ci.yml/badge.svg)](https://github.com/umputun/reproxy/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/umputun/reproxy/badge.svg?branch=master)](https://coveralls.io/github/umputun/reproxy?branch=master) [![Docker Automated build](https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg)](https://hub.docker.com/repository/docker/umputun/reproxy) Reproxy is simple edge HTTP(s) sever / reverse proxy supporting various providers (docker, static, file).