node-cache-manager-stores
node-cache-manager-stores copied to clipboard
Support sharing connection pool client.
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
☁️ 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.
:warning: Please install the 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.
thanks for the PR will merge