From 8dcf58571c9d5123077db38abea3fdb37e36c38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Weber?= Date: Tue, 29 Oct 2024 17:07:47 +0100 Subject: [PATCH] update codecov action --- .github/workflows/Testbase.yml | 3 +-- .github/workflows/Testbase_win.yml | 3 +-- README.rst | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/Testbase.yml b/.github/workflows/Testbase.yml index cb0edd55..549437d3 100644 --- a/.github/workflows/Testbase.yml +++ b/.github/workflows/Testbase.yml @@ -42,8 +42,7 @@ jobs: - name: Test with pytest run: | pytest --cov --cov-report=xml - - name: Upload coverage to codecov.io + - name: Upload results to Codecov uses: codecov/codecov-action@v4.6.0 with: token: ${{ secrets.CODECOV_TOKEN }} - files: ./coverage.xml diff --git a/.github/workflows/Testbase_win.yml b/.github/workflows/Testbase_win.yml index e3ca3460..e6d12f94 100644 --- a/.github/workflows/Testbase_win.yml +++ b/.github/workflows/Testbase_win.yml @@ -37,8 +37,7 @@ jobs: - name: Test with pytest run: | pytest --cov --cov-report=xml - - name: Upload coverage to codecov.io + - name: Upload results to Codecov uses: codecov/codecov-action@v4.6.0 with: token: ${{ secrets.CODECOV_TOKEN }} - files: ./coverage.xml diff --git a/README.rst b/README.rst index 4bc953d7..41f3d65c 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ PyMoDAQ GUI :target: https://pymodaq.readthedocs.io/en/stable/?badge=latest :alt: Documentation Status -.. image:: https://codecov.io/gh/PyMoDAQ/pymodaq_gui/branch/5.0.x_dev/graph/badge.svg?token=IQNJRCQDM2 - :target: https://codecov.io/gh/PyMoDAQ/PyMoDAQ +.. image:: https://codecov.io/gh/PyMoDAQ/pymodaq_gui/branch/5.0.x_dev/graph/badge.svg + :target: https://codecov.io/gh/PyMoDAQ/pymodaq_gui ====== ========== ======= ====== Python Qt Backend OS Passed