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

move the getKey to getName #1856

Merged
merged 10 commits into from
Apr 29, 2021
Merged

move the getKey to getName #1856

merged 10 commits into from
Apr 29, 2021

Conversation

phlptp
Copy link
Member

@phlptp phlptp commented Apr 21, 2021

to make things a little clear as Key was causing some confusion

Summary

If merged this pull request will change ..getKey to getName and remove references to key in the api

Proposed changes

@phlptp phlptp added the v3 breaking change HELICS 3 API changes label Apr 21, 2021
@phlptp phlptp requested review from kdheepak and trevorhardy April 21, 2021 23:20
github-actions bot and others added 3 commits April 21, 2021 16:26
Co-authored-by: Philip Top <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Philip Top <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Member

@nightlark nightlark left a comment

Choose a reason for hiding this comment

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

Just some docstrings using the word key

src/helics/shared_api_library/ValueFederate.h Outdated Show resolved Hide resolved
src/helics/shared_api_library/ValueFederate.h Outdated Show resolved Hide resolved
src/helics/shared_api_library/ValueFederate.h Outdated Show resolved Hide resolved
src/helics/shared_api_library/ValueFederate.h Outdated Show resolved Hide resolved
@kdheepak
Copy link
Contributor

This file has some ...GetKey calls that need to be changed to ...GetName:

CE(helicsPublicationGetKey(pubid, sv, HELICS_SIZE_MAX));

phlptp and others added 4 commits April 23, 2021 13:51
* Fix compress images action workflow syntax

* Exclude pushes to main

* Automated formatting of repo files

Co-authored-by: Ryan Mast <[email protected]>
Co-authored-by: Philip Top <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@kdheepak
Copy link
Contributor

LGTM!

@phlptp phlptp merged commit efa26c0 into helics3 Apr 29, 2021
@phlptp phlptp deleted the getkey_to_getName branch April 29, 2021 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 breaking change HELICS 3 API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants