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

Devel #1748

Merged
merged 25 commits into from
Sep 14, 2020
Merged

Devel #1748

merged 25 commits into from
Sep 14, 2020

Conversation

dillontsmith
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Sep 8, 2020

Coverage Status

Coverage increased (+0.1%) to 82.355% when pulling fc6dc94 on devel into 86a09ca on master.

- serve as a reference to a Parameter on one of the Component's attributes or
other Parameters
- values are shared between target Parameter and SharedParameter
- when included in constructor, automatically passed on instantiation to the
relevant secondary Function

ControlSignal: make several parameters FunctionParameters

- needed to be included in this commit due to validation in
test_control_signal_intensity_cost_function
Add FunctionParameter and SharedParameter subclasses
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 9, 2020

This pull request introduces 1 alert and fixes 1 when merging b84c5fe into 86a09ca - view on LGTM.com

new alerts:

  • 1 for __init__ method calls overridden method

fixed alerts:

  • 1 for Unused import

Some dependencies are available via sdist.
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
grpc/grpc#24106
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Avoids breakage on windows python 3.8
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 10, 2020

This pull request introduces 1 alert and fixes 1 when merging d128e4e into 86a09ca - view on LGTM.com

new alerts:

  • 1 for __init__ method calls overridden method

fixed alerts:

  • 1 for Unused import

jvesely and others added 3 commits September 11, 2020 00:37
Update github-actions.
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v1...24156c2)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v1...5874080)

Signed-off-by: dependabot[bot] <support@github.com>
@lgtm-com
Copy link
Contributor

lgtm-com bot commented Sep 11, 2020

This pull request introduces 1 alert and fixes 1 when merging fc6dc94 into 86a09ca - view on LGTM.com

new alerts:

  • 1 for __init__ method calls overridden method

fixed alerts:

  • 1 for Unused import

@dillontsmith dillontsmith merged commit e053667 into master Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants