python-jenkins-developers team mailing list archive
-
python-jenkins-developers team
-
Mailing list archive
-
Message #00103
Re: [Merge] lp:~msabramo/python-jenkins/add_tox into lp:python-jenkins
It now also measures test coverage:
```
--------------------------------------------------------------- coverage: platform linux2, python 2.7.3-final-0 ----------------------------------------------------------------
Name Stmts Miss Cover Missing
------------------------------------------------
jenkins/__init__ 217 141 35% 152, 156, 161-170, 179-189, 201-209, 215-216, 224-234, 257-269, 283, 295, 315-325, 335, 344-348, 357-361, 369-373, 381-382, 391-392, 400-401, 410-417, 438-441, 452-461, 471-473, 483, 492-502, 510-514, 522-526, 535-538, 547-551, 567-602, 612-624
```
--
https://code.launchpad.net/~msabramo/python-jenkins/add_tox/+merge/214442
Your team Python Jenkins Developers is requested to review the proposed merge of lp:~msabramo/python-jenkins/add_tox into lp:python-jenkins.