We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026d3a6 commit 72b3a45Copy full SHA for 72b3a45
.codecov.yml
@@ -7,6 +7,7 @@
7
# code, or are deprecated.
8
ignore:
9
- "roundup/cgi/TAL/talgettext.py" # utility command
10
+ - "roundup/cgi/TAL/DummyEngine.py" # test harness
11
- "roundup/cgi/apache.py" # mod_python is deprecated
12
- "roundup/install_util.py" # another build utlity
13
- "roundup/dist" # more build utils
0 commit comments