commit | 14ac881f3c428b56e91e13777f9e4dfb0064e25d | [log] [tgz] |
---|---|---|
author | Bill Wendling <morbo@google.com> | Sun Apr 05 02:47:32 2015 -0700 |
committer | Bill Wendling <morbo@google.com> | Sun Apr 05 02:47:32 2015 -0700 |
tree | fc2b2064454fdb247d0a63cbadae5ed4415f7154 | |
parent | 0dfc87d3f601a0190cb00808165d1b052a8040d0 [diff] [blame] |
Add coverage support.
diff --git a/README.rst b/README.rst index b9e300f..97acd60 100644 --- a/README.rst +++ b/README.rst
@@ -6,6 +6,11 @@ :target: https://travis-ci.org/google/yapf :alt: Build status + +.. image:: https://coveralls.io/repos/google/yapf/badge.svg?branch=master + :target: https://coveralls.io/r/google/yapf?branch=master + :alt: Coverage status + Introduction ============