Skip to content

Hint and comment on some methods#922

Open
engFelipeMonteiro wants to merge 5 commits into
mongomock:developfrom
engFelipeMonteiro:feature/start_colab
Open

Hint and comment on some methods#922
engFelipeMonteiro wants to merge 5 commits into
mongomock:developfrom
engFelipeMonteiro:feature/start_colab

Conversation

@engFelipeMonteiro

Copy link
Copy Markdown
Collaborator

this PR add hint and comment option to some methods and added the respectives unittest.

this is my first PR to this repo.

please add some tips

@codecov

codecov Bot commented May 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.09%. Comparing base (d5c0e8b) to head (5c306cf).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #922      +/-   ##
===========================================
+ Coverage    96.07%   96.09%   +0.01%     
===========================================
  Files           35       35              
  Lines        10118    10161      +43     
===========================================
+ Hits          9721     9764      +43     
  Misses         397      397              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@engFelipeMonteiro engFelipeMonteiro changed the title Draft: hint and comment on some methods Hint and comment on some methods May 26, 2025
@engFelipeMonteiro

Copy link
Copy Markdown
Collaborator Author

issue #921

@engFelipeMonteiro

Copy link
Copy Markdown
Collaborator Author

related #915

engFelipeMonteiro added a commit to engFelipeMonteiro/mongomock-ng that referenced this pull request May 20, 2026
Add comment parameter to find(), find_one(), count_documents(),
estimated_document_count(), distinct(), bulk_write(), insert_one(),
delete_one(), and update_one() to match pymongo API.

Add hint parameter to find(), find_one(), count_documents(), and
distinct().

References: mongomock#921, mongomock#922, mongomock#915, mongomock#831
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.

1 participant