for dealing with non-JSON data, so we don't have to cover this code with
tests. This code seems to not be used, as the integration tests pass
without having this code.
This gets coverage to:
Name Stmts Miss Cover Missing
---------------------------------------------------------------------------------
...
pyteamcity/future/core/queryset.py 58 0 100%
...
---------------------------------------------------------------------------------
TOTAL 2292 93 96%
for dealing with non-JSON data, so we don't have to cover this code with tests. This code seems to not be used, as the integration tests pass without having this code.
This gets coverage to: