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

Mark inputs as protected in Module #416

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

mkorbel1
Copy link
Contributor

Description & Motivation

Like other inputs in Module, the inputs API should also be marked @protected to help prevent accidental usage of input pins outside of its containing Module.

Related Issue(s)

N/A

Testing

Just static analysis checks

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

Improper usage may now get some static analysis warnings

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

@mkorbel1 mkorbel1 merged commit 8e9959c into intel:main Sep 22, 2023
2 checks passed
@mkorbel1 mkorbel1 deleted the protected_inputs branch September 22, 2023 18:11
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.

1 participant