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

igonre "isSynthetic" method when eagerly validating #3864

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

pkxiuluo
Copy link
Contributor

@pkxiuluo pkxiuluo commented Mar 15, 2023

Closes #3863

@JakeWharton
Copy link
Collaborator

Looks good. Thanks.

I'd like to write a test before merging. It probably involves using something like ByteBuddy to modify an interface to set the synthetic bit. I'll figure it out...

@JakeWharton JakeWharton enabled auto-merge (squash) November 15, 2023 00:43
@JakeWharton
Copy link
Collaborator

I decided I can live without a test.

@Goooler
Copy link
Contributor

Goooler commented Dec 29, 2023

Need to solve conflicts.

@JakeWharton JakeWharton merged commit a4b81ed into square:master Jan 2, 2024
7 checks passed
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.

service eager validation is failed when using jacoco
3 participants