Skip to content

Revision de calidad: DAAS26-P-A#23

Open
Pablito2442 wants to merge 8 commits intoclopezno:masterfrom
DAAS26-P-A:master
Open

Revision de calidad: DAAS26-P-A#23
Pablito2442 wants to merge 8 commits intoclopezno:masterfrom
DAAS26-P-A:master

Conversation

@Pablito2442
Copy link

This pull request introduces several improvements to the project, focusing on enhancing Eclipse IDE compatibility through new settings files and significantly expanding the test coverage for the ReusablePool class. The most important changes are grouped below:

Eclipse IDE Integration:

  • Added .settings/org.eclipse.core.resources.prefs, .settings/org.eclipse.jdt.core.prefs, and .settings/org.eclipse.m2e.core.prefs to configure Eclipse workspace, Java compiler, and Maven integration, ensuring consistent project setup and encoding across development environments. [1] [2] [3]

Testing Enhancements:

  • Refactored and expanded ReusablePoolTest.java to include comprehensive unit tests for singleton behavior, successful acquisition and release of resources, and proper exception handling for edge cases, improving code reliability and maintainability.

CI/CD Workflow Update:

  • Updated .github/workflows/Java17CImaven.yml to explicitly grant write permissions to workflow contents, which may be required for publishing artifacts or updating repository content during CI runs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
D 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

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.

4 participants