← Back to team overview

python-jenkins-developers team mailing list archive

Re: [Merge] lp:~msabramo/python-jenkins/python3 into lp:python-jenkins

 

```
$ tox
...
py34 inst-nodeps: /home/vagrant/dev/bzr-repos/python-jenkins/python3/.tox/dist/python-jenkins-0.2.1.zip
py34 runtests: commands[0] | py.test --cov=jenkins --cov-report=xml --cov-report=term-missing tests
=================================================================================================================================================== test session starts ====================================================================================================================================================
platform linux -- Python 3.4.0 -- py-1.4.20 -- pytest-2.5.2
plugins: cov
collected 9 items

tests/test_jenkins.py .........
-------------------------------------------------------------------------------------------------------------------------------------- coverage: platform linux, python 3.4.0-final-0 --------------------------------------------------------------------------------------------------------------------------------------
Name               Stmts   Miss  Cover   Missing
------------------------------------------------
jenkins/__init__     223    118    47%   184, 189, 204-208, 224, 228, 234-235, 243-253, 282-288, 337-344, 354, 363-367, 376-380, 388-392, 400-401, 410-411, 419-420, 429-436, 457-460, 471-480, 490-492, 502, 511-521, 529-533, 541-545, 554-557, 566-570, 586-621, 631-643
Coverage XML written to file coverage.xml

================================================================================================================================================= 9 passed in 0.25 seconds =================================================================================================================================================
_________________________________________________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________________________________________________
  py26: commands succeeded
  py27: commands succeeded
  pypy: commands succeeded
  py33: commands succeeded
  py34: commands succeeded
  congratulations :)
```
-- 
https://code.launchpad.net/~msabramo/python-jenkins/python3/+merge/214664
Your team Python Jenkins Developers is requested to review the proposed merge of lp:~msabramo/python-jenkins/python3 into lp:python-jenkins.


Follow ups

References