view .coveragerc @ 7191:c6f85484d8a4

use redis rather than redis-server redis-server is an alias and I get an info message about it when looking at config scans.
author John Rouillard <rouilj@ieee.org>
date Mon, 27 Feb 2023 00:52:16 -0500
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/