Skip to content

Updated dependencies in pom.xml to ensure compatibility and security. #210 Add Jacoco section from https://docs.sonarsource.com/sonarqube-cloud/enriching/test-coverage/java-test-coverage/#7

Merged
lkevenson merged 2 commits intomainfrom
feat/ci-cd
Mar 29, 2025
Merged

Updated dependencies in pom.xml to ensure compatibility and security. #210 Add Jacoco section from https://docs.sonarsource.com/sonarqube-cloud/enriching/test-coverage/java-test-coverage/#7
lkevenson merged 2 commits intomainfrom
feat/ci-cd

Conversation

@lkevenson
Copy link
Copy Markdown
Owner

  • Integrated CI/CD pipeline configurations to automate build, test, and deployment processes.
  • Added necessary workflows for continuous integration and delivery.
  • Ensured proper setup for automated testing and quality checks.
  • Validated pipeline functionality before merging.

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: Spring Petclinic Commit Message Guidelines
  • All tests are passing (unit, integration, and end-to-end tests where applicable).
  • Tests for the changes have been added (for bug fixes / features).
  • Docs have been added / updated (for bug fixes / features).
  • Code coverage is sufficient, or additional tests have been added to cover new changes.
  • No linting or formatting issues.
  • Code adheres to the project's style guide and best practices.
  • Any necessary dependencies have been updated.

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A


What is the new behavior?


Does this PR introduce a breaking change?

  • Yes
  • No

Other information

- Integrated CI/CD pipeline configurations to automate build, test, and deployment processes.
- Added necessary workflows for continuous integration and delivery.
- Ensured proper setup for automated testing and quality checks.
- Validated pipeline functionality before merging.
Configured Maven and GitHub Actions to properly generate and report
code coverage metrics to SonarQube Cloud.
@sonarqubecloud
Copy link
Copy Markdown

@lkevenson lkevenson merged commit 25f1423 into main Mar 29, 2025
4 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.

1 participant