Skip to content

Commit

Permalink
adding codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Oct 27, 2017
1 parent 2dbfee1 commit cf96964
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ django-cache-memoize
:alt: Documentation Status
:target: https://django-cache-memoize.readthedocs.io/en/latest/?badge=latest

.. image:: https://codecov.io/gh/peterbe/django-cache-memoize/branch/master/graph/badge.svg
:alt: Code Coverage
:target: https://codecov.io/gh/peterbe/django-cache-memoize


Django utility for a memoization decorator that uses the Django cache framework.

Key Features
Expand Down

0 comments on commit cf96964

Please sign in to comment.