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

Use mongo driver 4 rc #86

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Use mongo driver 4 rc #86

wants to merge 7 commits into from

Conversation

aljones15
Copy link
Contributor

@aljones15 aljones15 commented Dec 1, 2022

Awaits:

Todo:

  • Test with auth turned on in mongo server 6.

@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2022

Codecov Report

Merging #86 (12cb8a0) into main (d343bcd) will decrease coverage by 0.00%.
The diff coverage is 94.11%.

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   90.08%   90.08%   -0.01%     
==========================================
  Files           8        8              
  Lines        2593     2591       -2     
==========================================
- Hits         2336     2334       -2     
  Misses        257      257              
Impacted Files Coverage Δ
lib/entities.js 95.51% <83.33%> (+0.02%) ⬆️
lib/batchVersions.js 83.22% <100.00%> (-0.06%) ⬇️
lib/documents.js 90.03% <100.00%> (-0.04%) ⬇️
lib/tokens.js 89.83% <100.00%> (-0.01%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aljones15 aljones15 self-assigned this Dec 1, 2022
@aljones15 aljones15 force-pushed the use-mongo-driver-4-rc branch from 88f9406 to 322df35 Compare January 9, 2023 16:49
@dlongley
Copy link
Member

Use of database.writeOptions in various places will also need to be addressed in any mongo driver 4 PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants