Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Include destination path in CreateDestination resource URN #205

Merged
merged 9 commits into from
May 17, 2017

Conversation

hiboyang
Copy link
Contributor

No description provided.

@hiboyang hiboyang assigned thuningxu and unassigned thuningxu May 16, 2017
@hiboyang hiboyang requested a review from thuningxu May 16, 2017 20:15
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 529ed63 on createdst_urn into ** on master**.

@hiboyang hiboyang requested a review from aravindvs May 16, 2017 21:40
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a455bca on createdst_urn into ** on master**.

}

parts := strings.Split(*path, "/")
if len(parts) == 0 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this condition will ever be satisfied. Even for empty string, len(parts) will be 1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right :) Let me change the code a little bit.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a2122d9 on createdst_urn into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3b8bad6 on createdst_urn into ** on master**.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3b8bad6 on createdst_urn into ** on master**.

Copy link
Contributor

@aravindvs aravindvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@hiboyang hiboyang merged commit 7ecf58d into master May 17, 2017
@hiboyang hiboyang deleted the createdst_urn branch May 17, 2017 16:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants