Roundup Tracker - Issues

Message6741

Author rouilj
Recipients ber, pefu, rouilj
Date 2019-10-13.22:38:52
Message-id <1571006332.51.0.0484920710512.issue2550905@roundup.psfhosted.org>
In-reply-to
Adding the info on the CI pipeline Jerrycan set up to
allow us to see code coverage.

Git mirror of roundup is at:

  https://github.com/roundup-tracker/roundup

Travis CI is at:

  https://travis-ci.org/roundup-tracker/roundup/builds

codecov is at:

  https://codecov.io/gh/roundup-tracker/roundup

coverage is at 68.42%.

Areas that are uncovered are:

  admin.py (and possibly by extension display and progress in support.py)
  cgi/cgitb.py
  cgi/templating.py
  cgi/ZTUtils/
  cgi/client.py
  cgi/TAL/
  cgi/actions.py

which have significant code (> 100 lines) and are below the average.
History
Date User Action Args
2019-10-13 22:38:52rouiljsetmessageid: <1571006332.51.0.0484920710512.issue2550905@roundup.psfhosted.org>
2019-10-13 22:38:52rouiljsetrecipients: + rouilj, ber, pefu
2019-10-13 22:38:52rouiljlinkissue2550905 messages
2019-10-13 22:38:52rouiljcreate