Skip to content
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

Implementation of Identifiable::getNetwork() #947

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Conversation

tadam50
Copy link
Contributor

@tadam50 tadam50 commented Sep 18, 2019

Signed-off-by: Thomas ADAM tadam@silicom.fr

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem ? If so, link to this issue using '#XXX' and skip the rest
No

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Adding following method into Identifiable interface:
Network getNetwork()

What is the current behavior? (You can also link to an open issue here)
Identifiable interface do not offer getter on Network used

What is the new behavior (if this is a feature change)?
Identifiable interface offer getter on Network used

Does this PR introduce a breaking change or deprecate an API? If yes, check the following:

  • The Breaking Change or Deprecated label has been added
  • The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

Other information:

(if any of the questions/checkboxes don't apply, please delete them entirely)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 83.684% when pulling fbdf231 on iidm_add_getNetwork into 600b1a9 on master.

@coveralls
Copy link

coveralls commented Sep 18, 2019

Coverage Status

Coverage increased (+0.002%) to 83.851% when pulling 650deb5 on iidm_add_getNetwork into 4401a85 on master.

@tadam50 tadam50 changed the title Implementation of Identifiable::getNetwork() WIP: Implementation of Identifiable::getNetwork() Sep 18, 2019
@tadam50 tadam50 changed the title WIP: Implementation of Identifiable::getNetwork() Implementation of Identifiable::getNetwork() Sep 19, 2019
@tadam50 tadam50 self-assigned this Sep 19, 2019
Signed-off-by: Thomas ADAM <tadam@silicom.fr>
Signed-off-by: Thomas ADAM <tadam@silicom.fr>
Signed-off-by: Thomas ADAM <tadam@silicom.fr>
@mathbagu mathbagu merged commit cf84bb3 into master Sep 25, 2019
@mathbagu mathbagu deleted the iidm_add_getNetwork branch September 25, 2019 13:37
niconoir pushed a commit that referenced this pull request Oct 1, 2019
* Implementation for Identifiable::getNetwork()

Signed-off-by: Thomas ADAM <tadam@silicom.fr>
nashousni pushed a commit that referenced this pull request Oct 9, 2019
* Implementation for Identifiable::getNetwork()

Signed-off-by: Thomas ADAM <tadam@silicom.fr>
Signed-off-by: Nassirou NAMBIEMA <nassirou.nambiena@rte-france.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change API is broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants