Skip to content

Commit cd1bb9c

Browse files
committed
Group coverage opts.
1 parent a26f44b commit cd1bb9c

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

ci/templates/tox.ini

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ setenv =
2626
PYTHONUNBUFFERED=yes
2727
passenv =
2828
*
29-
usedevelop =
30-
cover: true
31-
nocov: false
29+
usedevelop = false
3230
deps =
3331
pytest
3432
pytest-benchmark
@@ -120,4 +118,5 @@ deps = coverage
120118
[testenv:{{ env }}]
121119
setenv =
122120
SETUPPY_CFLAGS=-coverage
121+
usedevelop = true
123122
{% endif %}{% endfor %}

tox.ini

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ setenv =
2626
PYTHONUNBUFFERED=yes
2727
passenv =
2828
*
29-
usedevelop =
30-
cover: true
31-
nocov: false
29+
usedevelop = false
3230
deps =
3331
pytest
3432
pytest-benchmark
@@ -120,33 +118,40 @@ deps = coverage
120118
[testenv:py27-cover]
121119
setenv =
122120
SETUPPY_CFLAGS=-coverage
121+
usedevelop = true
123122

124123

125124
[testenv:py35-cover]
126125
setenv =
127126
SETUPPY_CFLAGS=-coverage
127+
usedevelop = true
128128

129129

130130
[testenv:py36-cover]
131131
setenv =
132132
SETUPPY_CFLAGS=-coverage
133+
usedevelop = true
133134

134135

135136
[testenv:py37-cover]
136137
setenv =
137138
SETUPPY_CFLAGS=-coverage
139+
usedevelop = true
138140

139141

140142
[testenv:py38-cover]
141143
setenv =
142144
SETUPPY_CFLAGS=-coverage
145+
usedevelop = true
143146

144147

145148
[testenv:pypy-cover]
146149
setenv =
147150
SETUPPY_CFLAGS=-coverage
151+
usedevelop = true
148152

149153

150154
[testenv:pypy3-cover]
151155
setenv =
152156
SETUPPY_CFLAGS=-coverage
157+
usedevelop = true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy