Skip to content

Conversation

@Sera-debugg
Copy link

Pull Request Template

What does this PR do?

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Analyzing changes in this PR...

This might take a few minutes, please wait

📥 Commits

Analyzing changes from base (ede37bd) to latest commit (2c21910):

  • 2c21910: Fix code formatting issues (spotless apply)
  • a99f7bf: Added factory method example with car types
📁 Files being considered (5)

➕ factory-method/src/main/java/com/iluwatar/factory/method/example/Car.java (1 hunk)
➕ factory-method/src/main/java/com/iluwatar/factory/method/example/CarFactory.java (1 hunk)
➕ factory-method/src/main/java/com/iluwatar/factory/method/example/Main.java (1 hunk)
➕ factory-method/src/main/java/com/iluwatar/factory/method/example/SportsCar.java (1 hunk)
➕ factory-method/src/main/java/com/iluwatar/factory/method/example/SuvCar.java (1 hunk)


autogenerated by presubmit.ai

@Sera-debugg
Copy link
Author

The Presubmit.ai check seems to have failed due to an internal API error, not a code issue. Please re-run or review manually. Thank you!

@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@Sera-debugg
Copy link
Author

Hi, the Presubmit.ai check failed due to an external API issue (Gemini model not found).
The code compiles and all other checks have passed successfully. Please review when possible.

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