node-cache-manager-stores icon indicating copy to clipboard operation
node-cache-manager-stores copied to clipboard

Support sharing connection pool client.

Open truyenh20 opened this issue 1 year ago • 1 comments

This code currently does not allow you to set the external MongoDb client for re-use. A simple modification to this code would help utilize the external connection pool client

truyenh20 avatar Sep 24 '24 02:09 truyenh20

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 85af6a9cc265c0b4864260529f0865e090284c7e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Sep 26 '24 16:09 nx-cloud[bot]

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.52%. Comparing base (8d95c84) to head (85af6a9). Report is 197 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #694      +/-   ##
===========================================
- Coverage   100.00%   98.52%   -1.48%     
===========================================
  Files            1        2       +1     
  Lines           76      136      +60     
  Branches        15       32      +17     
===========================================
+ Hits            76      134      +58     
- Misses           0        2       +2     

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

codecov-commenter avatar Oct 21 '24 11:10 codecov-commenter

thanks for the PR will merge

Tirke avatar Oct 21 '24 11:10 Tirke