Skip to content

Make ReusablePool implement AutoCloseable#22

Open
clopezno wants to merge 1 commit intomasterfrom
21-implement-interface-autocloseable-at-reusablepool
Open

Make ReusablePool implement AutoCloseable#22
clopezno wants to merge 1 commit intomasterfrom
21-implement-interface-autocloseable-at-reusablepool

Conversation

@clopezno
Copy link
Owner

Implement AutoCloseable interface and add close method.

Implement AutoCloseable interface and add close method.
@clopezno clopezno linked an issue Feb 26, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (426479a) to head (fa55cc2).

Files with missing lines Patch % Lines
src/main/java/ubu/gii/dass/c01/ReusablePool.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master     #22   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines          21      23    +2     
  Branches        1       1           
======================================
- Misses         21      23    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability 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.

Implement interface AutoCloseable at ReusablePool

1 participant