Mercurial > p > roundup > code
diff .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 |
line wrap: on
line diff
--- a/.codecov.yml Fri Oct 07 17:32:46 2022 -0400 +++ b/.codecov.yml Fri Oct 07 18:10:36 2022 -0400 @@ -9,5 +9,6 @@ - "roundup/cgi/TAL/talgettext.py" # utility command - "roundup/cgi/TAL/DummyEngine.py" # test harness - "roundup/cgi/apache.py" # mod_python is deprecated + - "roundup/install_util.py" # another build utlity - "roundup/dist" # more build utils - "roundup/test" # code used for testing
