Skip to content

chore: Enable tests to run in parallel#1872

Closed
lqiu96 wants to merge 22 commits intomainfrom
run-test-parallel
Closed

chore: Enable tests to run in parallel#1872
lqiu96 wants to merge 22 commits intomainfrom
run-test-parallel

Conversation

@lqiu96
Copy link
Copy Markdown
Member

@lqiu96 lqiu96 commented Jan 6, 2026

Uses JUnit5's parallel test execution to speed up running unit and integration tests. The configuration to run the tests exists inside the junit-platform.properties which lives inside src/test/resources which is where the tests needed to be refactored.

As part of the change, the checkstyle plugin is reporting issues with file headers. Updated files with missing headers.

@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jan 6, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 7, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots
0.0% Coverage on New Code (required ≥ 80%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@lqiu96 lqiu96 closed this Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant