Arakne / Araknemu

Simple Dofus server in Java
GNU Lesser General Public License v3.0
105 stars 28 forks source link

feat(db): Allow to disable connection pool #349 #351

Closed vincent4vx closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 92.59259% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.41%. Comparing base (1ae29bc) to head (dc8b9a7). Report is 1 commits behind head on master.

Files Patch % Lines
...vieux/araknemu/core/dbal/SingleConnectionPool.java 90.90% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ============================================ - Coverage 96.41% 96.41% -0.01% - Complexity 9301 9311 +10 ============================================ Files 1423 1424 +1 Lines 23794 23818 +24 Branches 1548 1551 +3 ============================================ + Hits 22941 22963 +22 - Misses 645 647 +2 Partials 208 208 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.