From 0abb968c071d654145f9b2da91d7a07047e86ec3 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 9 Jun 2023 19:07:51 +0000 Subject: [PATCH] chore: update coverage badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26e77a1..fd3fe96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # go-multicall -![coverage](https://img.shields.io/badge/coverage-87.0%25-brightgreen) +![coverage](https://img.shields.io/badge/coverage-88.6%25-brightgreen) ![build](https://github.com/forta-network/go-multicall/actions/workflows/build.yml/badge.svg) A thin Go client for making multiple function calls in single `eth_call` request