From: Raphael Michel Date: Wed, 22 Jan 2025 15:32:53 +0000 (+0100) Subject: Install codecov on CI X-Git-Tag: 2025.1.0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=655ba2ce67c83f92fd34fbae4fa67978c4412572;p=thirdparty%2Fpython-drafthorse.git Install codecov on CI --- diff --git a/requirements_dev.txt b/requirements_dev.txt index 8332cd1..17ce34c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,3 +5,4 @@ flake8 isort black coverage +codecov