[Pywps-dev] code coverage and Coveralls.io integration

Jachym Cepicky jachym.cepicky at gmail.com
Mon Feb 22 09:47:10 PST 2016


Beautiful, Tom, thanks one more time.

77% .. sounds good, I hope?

J

po 22. 2. 2016 v 3:11 odesílatel Tom Kralidis <tomkralidis at gmail.com>
napsal:

> Hi all: FYI I've added support for Coveralls.io integration which provides
> code coverage testing.  This works by adding the relevant directives to
> our Travis-CI setup.
>
> https://coveralls.io/github/geopython/pywps
>
> Here's an example build: https://coveralls.io/builds/5153069
>
> If desired we can adjust our Coveralls.io settings (Coverage Threshold
> for failure,
> Coverage Decrease Threshold for failure).
>
> Should we have a minimum threshold for code coverage?
>
> Note to run code coverage locally just run:
>
> $ pip install coverage
> $ coverage run --source=pywps -m unittest tests
> $ coverage report -m
>
> ..Tom
> _______________________________________________
> pywps-dev mailing list
> pywps-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pywps-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20160222/ea3c3fb7/attachment.html>


More information about the pywps-dev mailing list