interfaces,daemon: specialize Name to either Plug or Slot #546

Merged
merged 1 commit into from Feb 29, 2016

Conversation

Projects
None yet
3 participants
Contributor

zyga commented Feb 29, 2016

This patch changes the private snappy API to refer to Plug.Name as .Plug
and Slot.Name as .Slot. Some test data (e.g. "name") is replaced
accordingly.

Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com

interfaces,daemon: specialize Name to either Plug or Slot
This patch changes the private snappy API to refer to Plug.Name as .Plug
and Slot.Name as .Slot. Some test data (e.g. "name") is replaced
accordingly.

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Collaborator

mvo5 commented Feb 29, 2016

Code looks fine to me.

Member

stevenwilkin commented Feb 29, 2016

lgtm

zyga added a commit that referenced this pull request Feb 29, 2016

Merge pull request #546 from zyga/banish-nonspecific-name
interfaces,daemon: specialize Name to either Plug or Slot

@zyga zyga merged commit 7e47fc7 into snapcore:master Feb 29, 2016

2 of 3 checks passed

Integration tests No test results found.
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 70.504%
Details

@zyga zyga deleted the zyga:banish-nonspecific-name branch Mar 8, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment