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

google / apitools / 798
92%

Build:
DEFAULT BRANCH: master
Ran 07 Feb 2020 06:31PM UTC
Jobs 1
Files 60
Run time 10s
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
798

push

travis-ci

web-flow
Pager helper to enable custom field getter (#287)

* Refactor to enable custom field getter

Example custom field getter for a response with 
```
def customGetter(message, attribute):
  del attribute # Unused argument
  for book in message.bookshelf:
     yield book
  for book in message.library:
     yield book
```

1915 of 2414 branches covered (79.33%)

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

9091 of 9918 relevant lines covered (91.66%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
5 798.5 (TOX_ENV=py27-oauth2client4) 07 Feb 2020 06:31PM UTC 0
91.66
Travis Job 798.5
Source Files on build 798
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #798
  • bf026131 on github
  • Prev Build on master (#788)
  • Next Build on master (#805)
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