comparison .codecov.yml @ 7015:a8741a95645a

Backed out changeset f786abac77d5
author John Rouillard <rouilj@ieee.org>
date Fri, 07 Oct 2022 18:10:36 -0400
parents f786abac77d5
children
comparison
equal deleted inserted replaced
7014:f786abac77d5 7015:a8741a95645a
7 # code, or are deprecated. 7 # code, or are deprecated.
8 ignore: 8 ignore:
9 - "roundup/cgi/TAL/talgettext.py" # utility command 9 - "roundup/cgi/TAL/talgettext.py" # utility command
10 - "roundup/cgi/TAL/DummyEngine.py" # test harness 10 - "roundup/cgi/TAL/DummyEngine.py" # test harness
11 - "roundup/cgi/apache.py" # mod_python is deprecated 11 - "roundup/cgi/apache.py" # mod_python is deprecated
12 - "roundup/install_util.py" # another build utlity
12 - "roundup/dist" # more build utils 13 - "roundup/dist" # more build utils
13 - "roundup/test" # code used for testing 14 - "roundup/test" # code used for testing

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