[TIP] Open-source CodeCov / Coveralls equivalent

Florian Bruhin me at the-compiler.org
Tue Feb 21 04:03:17 PST 2017


Hi,

* Alexander Dutton <lists at alexdutton.co.uk> [2017-02-21 11:47:12 +0000]:
> Does anyone know of an open-source CodeCov.io or Coveralls equivalent
> for displaying and exploring code coverage data on the web? I was hoping
> for something I could plug into buildbot for some internal projects.

coverage.py has a HTML output. You can integrate that with buildbot
quite easily.

I don't use buildbot anymore since some while, but this was my config:
http://paste.the-compiler.org/view/ab52dac8

See CoverageTestCommand and coverage_upload_step there.

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20170221/5250bb92/attachment.pgp>


More information about the testing-in-python mailing list