From 0dcbc5e7bbd16a2e3bb35b7449711e4027e7e469 Mon Sep 17 00:00:00 2001 From: Pratham2110 Date: Sat, 13 Jul 2024 18:45:19 +0530 Subject: [PATCH 1/2] Test badge in the README is now ensures that it reflects the most recent test specific to the main branch. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5c68d4d0cc..76299252db 100644 --- a/README.rst +++ b/README.rst @@ -134,6 +134,6 @@ A good place to start contributing is by looking through the issues .. |Project Name| replace:: PyTensor .. |Tests Status| image:: https://github.com/pymc-devs/pytensor/workflows/Tests/badge.svg - :target: https://github.com/pymc-devs/pytensor/actions?query=workflow%3ATests + :target: https://github.com/pymc-devs/pytensor/actions?query=workflow%3ATests+branch%3Amain .. |Coverage| image:: https://codecov.io/gh/pymc-devs/pytensor/branch/main/graph/badge.svg?token=WVwr8nZYmc :target: https://codecov.io/gh/pymc-devs/pytensor From e9b4aa62137778633f2979df722a6339f8391c36 Mon Sep 17 00:00:00 2001 From: Pratham Hole <139000226+Prtm2110@users.noreply.github.com> Date: Sun, 14 Jul 2024 09:34:16 +0530 Subject: [PATCH 2/2] Update README.rst Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 76299252db..30da05b5d7 100644 --- a/README.rst +++ b/README.rst @@ -133,7 +133,7 @@ A good place to start contributing is by looking through the issues .. |Project Name| replace:: PyTensor -.. |Tests Status| image:: https://github.com/pymc-devs/pytensor/workflows/Tests/badge.svg +.. |Tests Status| image:: https://github.com/pymc-devs/pytensor/workflows/Tests/badge.svg?branch=main :target: https://github.com/pymc-devs/pytensor/actions?query=workflow%3ATests+branch%3Amain .. |Coverage| image:: https://codecov.io/gh/pymc-devs/pytensor/branch/main/graph/badge.svg?token=WVwr8nZYmc :target: https://codecov.io/gh/pymc-devs/pytensor