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

google / apitools / 114
92%

Build:
DEFAULT BRANCH: master
Ran 20 Jul 2015 04:05AM UTC
Jobs 1
Files 49
Run time 5s
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
114

push

travis-ci

craigcitro
Fix a bug in handling for repeated any values.

If an API had a repeated any value marked as an additionalProperty, we'd fail
to decode, because we can't treat a JsonArray or a JsonValue with an
array_value as a list in Python.

We work around this in a painful way; in particular, there's a nasty inline
import because encoding.py needs to be split in two.

(reviewed internally)

28 of 28 new or added lines in 2 files covered. (100.0%)

3441 of 5876 relevant lines covered (58.56%)

0.59 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
apitools/base/py/encoding.py
Jobs
ID Job ID Ran Files Coverage
2 114.2 (TOX_ENV=py27) 20 Jul 2015 04:05AM UTC 0
58.56
Travis Job 114.2
Source Files on build 114
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #114
  • 4b147c4e on github
  • Prev Build on master (#113)
  • Next Build on master (#115)
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

© 2026 Coveralls, Inc