From 7fb1c122c084634ba7b155346b5424c5e0f9ed3f Mon Sep 17 00:00:00 2001 From: Andrea leopardi Date: Mon, 13 Jun 2022 18:09:46 +0200 Subject: [PATCH] Add code coverage badge to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0d0e4c..4cc27f7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![CI](https://github.com/elixir-mint/hpax/actions/workflows/main.yml/badge.svg) [![Docs](https://img.shields.io/badge/api-docs-green.svg?style=flat)](https://hexdocs.pm/hpax) [![Hex.pm Version](http://img.shields.io/hexpm/v/hpax.svg?style=flat)](https://hex.pm/packages/hpax) +[![Coverage Status](https://coveralls.io/repos/github/elixir-mint/hpax/badge.svg?branch=main)](https://coveralls.io/github/elixir-mint/hpax?branch=main) HPAX is an Elixir implementation of the HPACK header compression algorithm as used in HTTP/2 and defined in RFC 7541. HPAX is used by several Elixir projects, including the