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

chore: skip formatting test-jdk17 files in firestore #3320

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

JoeWang1127
Copy link
Collaborator

@JoeWang1127 JoeWang1127 commented Oct 28, 2024

In firestore, RecordMapperTest.java has Java Records which is incompatible with java formatter 1.7.

This PR is to skip these files.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Oct 28, 2024
Copy link

sonarcloud bot commented Oct 28, 2024

Copy link

sonarcloud bot commented Oct 28, 2024

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@JoeWang1127 JoeWang1127 marked this pull request as ready for review October 28, 2024 14:56
Copy link
Contributor

@diegomarquezp diegomarquezp left a comment

Choose a reason for hiding this comment

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

Thanks @JoeWang1127 for overseeing the release efforts! Just one question: will the test-jdk17 have an alternative way of getting its files formatted? If not, is it something to worry about?

@JoeWang1127
Copy link
Collaborator Author

This folder contains handwritten code thus I don't think generation workflow should handle the code format.

The linter check in CI can verify all java code is correctly formatted.

@JoeWang1127 JoeWang1127 merged commit cdcc0a2 into main Oct 28, 2024
48 of 49 checks passed
@JoeWang1127 JoeWang1127 deleted the chore/skip-firestore-tests branch October 28, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants