Skip to content

Commit

Permalink
added badge for coverage (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
beliaev-maksim authored Nov 5, 2021
1 parent 0a12c85 commit 2843225
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Responses
.. image:: https://img.shields.io/pypi/pyversions/responses.svg
:target: https://pypi.org/project/responses/

.. image:: https://codecov.io/gh/getsentry/responses/branch/master/graph/badge.svg
:target: https://codecov.io/gh/getsentry/responses/

A utility library for mocking out the ``requests`` Python library.

.. note::
Expand Down

0 comments on commit 2843225

Please sign in to comment.