8000 Add read_concern kwarg to get_database. by pcorpet · Pull Request #790 · mongomock/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add read_concern kwarg to get_database. #790

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

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Conversation

pcorpet
Copy link
Member
@pcorpet pcorpet commented Jul 8, 2022

Fix #722

@codecov
Copy link
codecov bot commented Jul 8, 2022

Codecov Report

Merging #790 (512a6e0) into develop (8d229ee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #790   +/-   ##
========================================
  Coverage    95.29%   95.29%           
========================================
  Files           20       20           
  Lines         3828     3828           
========================================
  Hits          3648     3648           
  Misses         180      180           
Impacted Files Coverage Δ
mongomock/mongo_client.py 97.45% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d229ee...512a6e0. Read the comment docs.

@pcorpet pcorpet force-pushed the pascal-read-concern branch from 110246b to 512a6e0 Compare July 8, 2022 13:43
@pcorpet pcorpet merged commit be99a03 into develop Jul 8, 2022
@pcorpet pcorpet deleted the pascal-read-concern branch July 8, 2022 13:48
robberry90 pushed a commit to robberry90/mongomock that referenced this pull request Feb 4, 2023
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.

MongoClient.get_database() is missing keyword argument read_concern
1 participant
0