-
Notifications
You must be signed in to change notification settings - Fork 0
Release 1.0 #3
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
base: main
Are you sure you want to change the base?
Release 1.0 #3
Conversation
Also added a mongo clients pool to handle multi-threaded workflows
Also using client pool methods to be thread safe
Also updated methods to use new model structure
This also uploads coverage after successful tests
Also changed name to be more accurate
Codecov Report
@@ Coverage Diff @@
## main #3 +/- ##
======================================
Coverage ? 9.23%
======================================
Files ? 10
Lines ? 736
Branches ? 0
======================================
Hits ? 68
Misses ? 668
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Allows to match a document by its id with a custom aggregation pipeline
General
Models
CRUD
Tests