Uh oh!
There was an error while loading. Please reload this page.
Updating list_metrics() to Iterator pattern. - #2653
Conversation
fc6e57f to
5b33597Comparedhermes
commented
Oct 31, 2016
@daspecster@tseaver PTAL |
pyilnt failure: |
5b33597 to
ce40029Comparedhermes
commented
Nov 1, 2016
Ahhhh! Darn rebases. PTAL. Was that your only issue? |
tseaver
commented
Nov 1, 2016
I didn't really review it in detail since Travis was red. |
dhermes
commented
Nov 1, 2016
OK well it's good to go now. LMK what you think |
| returned = { | ||
| 'metrics': METRICS, | ||
| } | ||
| client.connection = _Connection(returned) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
| token = iterator.next_page_token | ||
| # First check the token. | ||
| self.assertIsNone(token) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
ce40029 to
9cf835cComparedhermes
commented
Nov 1, 2016
@tseaver PTAL |
…rics Updating list_metrics() to Iterator pattern.
Updating list_metrics() to Iterator pattern.
NOTE: Has #2651 as diffbase. Unit test changes will be forthcoming.