Add coveragerc and badge.

This commit is contained in:
Simon Conseil
2014-10-15 22:55:02 +02:00
parent 0d0de4df12
commit 746bc25b7b
2 changed files with 11 additions and 0 deletions

7
.coveragerc Normal file
View File

@@ -0,0 +1,7 @@
[report]
exclude_lines =
pragma: no cover
def __repr__
raise AssertionError
raise NotImplementedError
if __name__ == .__main__.:

View File

@@ -5,6 +5,10 @@ Sigal - Simple Static Gallery Generator
:target: https://travis-ci.org/saimn/sigal
:alt: Travis-ci: continuous integration status.
.. image:: https://coveralls.io/repos/saimn/sigal/badge.png?branch=master
:target: https://coveralls.io/r/saimn/sigal?branch=master
:alt: coveralls.io
Sigal is yet another simple static gallery generator. It's written in Python
and it allows to build a static gallery of images with the following features: