• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

craigcitro / apitools / 223
89%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2018 03:52AM UTC
Jobs 1
Files 65
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
223

push

travis-ci

web-flow
Added response_encoding parameter to api client classes. (#206)

On Python 3, httplib2 returns message contents as bytes, which cannot be
read by json.loads(). It must first be decoded to text. Specifying this
parameter tells the client to first decode the body before trying to
parse it.

1994 of 2578 branches covered (77.35%)

17 of 17 new or added lines in 3 files covered. (100.0%)

9539 of 10638 relevant lines covered (89.67%)

0.9 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
apitools/base/py/transfer_test.py
1
100.0
apitools/base/protorpclite/protojson_test.py
1
100.0
apitools/base/py/credentials_lib_test.py
1
100.0
apitools/base/py/base_api_test.py
1
100.0
apitools/base/py/exceptions.py
2
100.0
apitools/base/protorpclite/messages.py
3
100.0
apitools/base/protorpclite/protojson.py
5
100.0
apitools/base/py/http_wrapper_test.py
7
100.0
apitools/base/protorpclite/test_util.py
13
100.0
apitools/base/py/base_api.py
19
100.0
apitools/base/py/encoding.py
23
100.0
apitools/base/py/http_wrapper.py
104
100.0
apitools/base/py/transfer.py
125
100.0
apitools/base/py/credentials_lib.py
Jobs
ID Job ID Ran Files Coverage
5 223.5 (TOX_ENV=py27-oauth2client4) 29 Mar 2018 03:52AM UTC 0
89.67
Travis Job 223.5
Source Files on build 223
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #223
  • fd4a7b7f on github
  • Prev Build on master (#221)
  • Next Build on master (#226)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc