view .coveragerc @ 5606:5fc476d4e34c

Merge REST API changes
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 30 Jan 2019 18:11:02 +0100
parents 729e703a6c5a
children
line wrap: on
line source

[run]

# ignore the dist utils. They are not part of the code base
# we are going to test. They are used by maintainers only.
omit = roundup/dist/*

Roundup Issue Tracker: http://roundup-tracker.org/