From 9467c4ddaa83338198d9cc3345256f3eaf219c55 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 1 Jul 2023 15:43:55 +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 fd3fe96..a5eb2ea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # go-multicall -![coverage](https://img.shields.io/badge/coverage-88.6%25-brightgreen) +![coverage](https://img.shields.io/badge/coverage-87.7%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