Skip to content

Commit

Permalink
fix: the only reference left to codecov in our project (#242)
Browse files Browse the repository at this point in the history
* fix: the only reference left to codecov in our project
* fix: Chris' idea of renaming the workflow.
* fix: removing codecov badge.
  • Loading branch information
grmartin committed Jun 17, 2024
1 parent 50ec79d commit 1e4db23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
File renamed without changes.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
commerce-coordinator
####################

|pypi-badge| |ci-badge| |codecov-badge| |doc-badge| |pyversions-badge|
|pypi-badge| |ci-badge| |doc-badge| |pyversions-badge|
|license-badge| |status-badge|

A controller to manage commerce workflows and services
Expand Down Expand Up @@ -195,10 +195,6 @@ For more information about these options, see the `Getting Help`_ page.
:target: https://github.com/edx/commerce-coordinator/actions
:alt: CI

.. |codecov-badge| image:: https://codecov.io/github/edx/commerce-coordinator/coverage.svg?branch=main
:target: https://codecov.io/github/edx/commerce-coordinator?branch=main
:alt: Codecov

.. |doc-badge| image:: https://readthedocs.org/projects/commerce-coordinator/badge/?version=latest
:target: https://commerce-coordinator.readthedocs.io/en/latest/
:alt: Documentation
Expand Down

0 comments on commit 1e4db23

Please sign in to comment.