From 728874c055cd000271fc6c1f529634b239d945c0 Mon Sep 17 00:00:00 2001 From: Dmitrii Kosarev Date: Fri, 5 May 2023 14:53:57 +0300 Subject: [PATCH] README: fix coverall badge --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 3aefa62..16d90a4 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,10 @@ [![License](https://img.shields.io/badge/license-LGPL-blue)](https://github.com/JetBrains-Research/spla/blob/master/LICENSE.md) [![Lints docs](https://img.shields.io/badge/Implemented-lints-yellowgreen)](https://kakadu.github.io/zanuda/lints/index.html) [![API docs](https://img.shields.io/badge/Documentation-API-yellowgreen)](https://kakadu.github.io/zanuda/api/index.html) -[![Coverage][coveralls-img]][coveralls] +[![Coverage Status](https://coveralls.io/repos/github/Kakadu/zanuda/badge.svg?branch=master)](https://coveralls.io/github/Kakadu/zanuda?branch=master) [![](http://github-actions.40ants.com/Kakadu/zanuda/matrix.svg)](https://github.com/Kakadu/zanuda) -[coveralls]: https://coveralls.io/github/Kakadu/zanuda?branch=master -[coveralls-img]: https://img.shields.io/coveralls/Kakadu/zanuda/master.svg - ## An OCaml linter experiment Inspired by: