Skip to content

Conversation

@phuongThichCode
Copy link

This workflow defines a CI pipeline that runs on pushes and pull requests to specific branches. It includes steps for checking out code, setting up JDK, caching Maven packages, detecting changed microservices, running tests, and checking coverage thresholds.

This workflow defines a CI pipeline that runs on pushes and pull requests to specific branches. It includes steps for checking out code, setting up JDK, caching Maven packages, detecting changed microservices, running tests, and checking coverage thresholds.
Refactor GitHub Actions workflow to detect changed microservices and run tests accordingly. Add coverage check and build steps for changed services.
Updated the Maven CI workflow to use Temurin JDK and added steps for testing and coverage reporting.
Commented out the previous parent section in the POM file.
Updated the relative path in the parent POM configuration.
Add debug step to list coverage files and directories
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 8, 2025

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