Skip to content

docs: add reset connection and resetOnRelease documentation

dc8da19
Select commit
Loading
Failed to load commit list.
Merged

feat: implement COM_RESET_CONNECTION with pool integration #4148

docs: add reset connection and resetOnRelease documentation
dc8da19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

90.87% (target 88.00%)

View this Pull Request on Codecov

90.87% (target 88.00%)

Details

Codecov Report

❌ Patch coverage is 91.74312% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.87%. Comparing base (884bec5) to head (dc8da19).

Files with missing lines Patch % Lines
lib/promise/connection.js 68.42% 6 Missing ⚠️
lib/base/pool.js 90.32% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4148      +/-   ##
==========================================
+ Coverage   90.82%   90.87%   +0.05%     
==========================================
  Files          87       89       +2     
  Lines       14390    14498     +108     
  Branches     1840     1862      +22     
==========================================
+ Hits        13069    13175     +106     
- Misses       1321     1323       +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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.