From d02be4fa92babfc3ec6e042a9c68f4a5752e99e7 Mon Sep 17 00:00:00 2001 From: massabot Date: Mon, 26 Jun 2023 09:22:17 +0000 Subject: [PATCH] Generate coverage badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7184f6b3..184de82d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # massa-web3 ![Node CI](https://github.com/massalabs/massa-web3/workflows/Node.js%20CI/badge.svg) -![check-code-coverage](https://img.shields.io/badge/coverage-82.68%25-green) +![check-code-coverage](https://img.shields.io/badge/coverage-92.45%25-green) `Massa-web3` is a TypeScript library that allow you to interact with the `Massa` blockchain through a local or remote Massa node. In particular the massa-web3 library will allow you to call the JSON-RPC API,