SurveyMonkey / pyteamcity

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

Build.build_type: Remove unused code #65

Closed msabramo closed 8 years ago

msabramo commented 8 years ago

for handling buildType in data dict.

so I don't have to cover this code with tests.

Name                                                Stmts   Miss  Cover   Missing
---------------------------------------------------------------------------------
...
pyteamcity/future/build.py                            133      0   100%
...
---------------------------------------------------------------------------------
TOTAL                                                2289     92    96%