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

googledatalab / pydatalab / 3218 / 4
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2018 06:01PM UTC
Files 101
Run time 3min
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

01 Jun 2018 05:46PM UTC coverage: 77.849% (-0.06%) from 77.91%
TOX_ENV=coveralls

push

travis-ci

web-flow
Fix the usage of `google.datalab.utils.Iterator`. (#688)

The Iterator class takes a `retriever` method to which it passes
two arguments. Until now, the various `retriever` methods passed
in have interpreted the second argument differently; some treat
it as a page size, while others rely on it representing the total
number of items iterated over so far.

This change fixes the inconsitency by making every implementation
treat the second argument as the number of items retrieved so far.

For implementations that were relying on that value being the
page size, they have been updated to calculate the page size themselves
the same way that it would have been calculated by the previous
version of the Iterator class.

This fixes #686

5444 of 6993 relevant lines covered (77.85%)

0.78 hits per line

Source Files on job 3218.4 (TOX_ENV=coveralls)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3212
  • Travis Job 3218.4
  • 7e75736a on github
  • Prev Job for TOX_ENV=coveralls on master (#3213.4)
  • Next Job for TOX_ENV=coveralls on master (#3220.4)
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