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

Add new @ScopeMetadata to generated factories to store fqn of scope. #3157

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Add new @Scopemetadata to generated factories to store fqn of scope.

This is useful so that we can skip superficial validation of annotations that are not scopes when validating inject types in subsequent compilation units.

RELNOTES=Fixes missing scopes described in #3136. However, this change only fixes one case of missing scopes on @Inject types -- there are a number of other cases that still need to be fixed for this bug to actually be closed.

This is useful so that we can skip superficial validation of annotations that are not scopes when validating inject types in subsequent compilation units.

RELNOTES=Fixes missing scopes described in #3136. However, this change only fixes one case of missing scopes on @Inject types -- there are a number of other cases that still need to be fixed for this bug to actually be closed.
PiperOrigin-RevId: 420166213
@copybara-service copybara-service bot closed this Jan 11, 2022
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.

None yet

1 participant