SurveyMonkey / pyteamcity

Use the TeamCity REST API from Python
51 stars 50 forks source link

Get coverage of agent.py to 100% #62

Closed msabramo closed 8 years ago

msabramo commented 8 years ago

and overall coverage to 96%

Name                                                Stmts   Miss  Cover   Missing
---------------------------------------------------------------------------------
...
pyteamcity/future/agent.py                             74      1    99%   59
...
---------------------------------------------------------------------------------
TOTAL                                                2286     96    96%