Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for MongoDB databaseOptions keys minPoolSize, connectTimeoutMS, socketTimeoutMS, autoSelectFamily, autoSelectFamilyAttemptTimeout #9577

Open
wants to merge 2 commits into
base: release-7.x.x
Choose a base branch
from

added autoSelectFamily and autoSelectFamilyAttemptTimeout mongodb dri…

404e218
Select commit
Loading
Failed to load commit list.
Open

feat: Add support for MongoDB databaseOptions keys minPoolSize, connectTimeoutMS, socketTimeoutMS, autoSelectFamily, autoSelectFamilyAttemptTimeout #9577

added autoSelectFamily and autoSelectFamilyAttemptTimeout mongodb dri…
404e218
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

93.50% (+0.00%) compared to 74dfc4e

View this Pull Request on Codecov

93.50% (+0.00%) compared to 74dfc4e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.50%. Comparing base (74dfc4e) to head (404e218).

Additional details and impacted files
@@              Coverage Diff               @@
##           release-7.x.x    #9577   +/-   ##
==============================================
  Coverage          93.50%   93.50%           
==============================================
  Files                186      186           
  Lines              14804    14804           
==============================================
  Hits               13842    13842           
  Misses               962      962           

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