Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Adding Bucket.lifecycle_rules property to replace methods. #774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 30, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Mar 28, 2015

Relates to #728

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 28, 2015
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling e84a9cf on dhermes:make-lifecycle-a-property into 4d69bb3 on GoogleCloudPlatform:master.

@dhermes dhermes added the api: storage Issues related to the Cloud Storage API. label Mar 29, 2015
@@ -674,75 +674,57 @@ def test_id(self):
bucket = self._makeOne(properties=properties)
self.assertEqual(bucket.id, ID)

def test_get_lifecycle_eager(self):
def test_location_getter(self):

This comment was marked as spam.

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Mar 30, 2015

I don't know why the out-of-order looking changes in the tests module occur. The main module bits LGTM. Since test coverage remains at 100%, we're probably good to go.

@dhermes
Copy link
Contributor Author

dhermes commented Mar 30, 2015

Good deal. I'd guess GitHub uses the default (Myers / greedy) diff algorithm in git:
http://git-scm.com/docs/git-diff

dhermes added a commit that referenced this pull request Mar 30, 2015
Adding Bucket.lifecycle_rules property to replace methods.
@dhermes dhermes merged commit f65f7c7 into googleapis:master Mar 30, 2015
@dhermes dhermes deleted the make-lifecycle-a-property branch March 30, 2015 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.