Commit 42203b8
committed
coveralls for 3.x only, add paralle unique build key
disable upload to coveralls for 2.7. I need some way under python 2.x
to generate coverage lcov syle files. Otherwise I lose coverage for
the 2.x code paths.
Call 'coverage lcov' only in 3.x pytest codepath not 2.x.
Add unique tag for each parallel upload for coveralls.
Also set lcov file name to what coverage lcov outputs.1 parent e6c80a9 commit 42203b8
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
| |||
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| 210 | + | |
| 211 | + | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| 215 | + | |
| 216 | + | |
212 | 217 | | |
213 | 218 | | |
214 | 219 | | |
| |||
0 commit comments