From 34087c37f92cfc95f58af023614a23e4444e5261 Mon Sep 17 00:00:00 2001 From: Jan Gleixner Date: Fri, 22 Mar 2024 15:22:24 +0100 Subject: [PATCH] add link to coverage report --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c89e09b..cf69329 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## ICPy -[![CI](https://github.com/jan-glx/ICPy/actions/workflows/ci.yml/badge.svg)](https://github.com/jan-glx/ICPy/actions/workflows/ci.yml) ![Coverage badge](https://raw.githubusercontent.com/jan-glx/ICPy/python-coverage-comment-action-data/badge.svg) +[![CI](https://github.com/jan-glx/ICPy/actions/workflows/ci.yml/badge.svg)](https://github.com/jan-glx/ICPy/actions/workflows/ci.yml) [![Coverage badge](https://raw.githubusercontent.com/jan-glx/ICPy/python-coverage-comment-action-data/badge.svg)(https://htmlpreview.github.io/?https://github.com/jan-glx/ICPy/blob/python-coverage-comment-action-data/htmlcov/index.html)] [![PyPI version](https://img.shields.io/pypi/v/ICPy.svg)](https://pypi.org/project/ICPy/) This packages provides a simple python implementation of Invariant Causal Prediction (ICP) [1].