-
Notifications
You must be signed in to change notification settings - Fork 408
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
Implement $avg
operator and integration tests
#4617
base: main-v1
Are you sure you want to change the base?
Conversation
Signed-off-by: sayedppqq <sayedmmnn0@gmail.com>
Hello, do I need to setup anything before running tests? when I'm running |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4617 +/- ##
==========================================
- Coverage 75.93% 69.97% -5.97%
==========================================
Files 303 305 +2
Lines 21575 27343 +5768
==========================================
+ Hits 16384 19132 +2748
- Misses 4052 7068 +3016
- Partials 1139 1143 +4
... and 284 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Hi @sayedppqq, did you follow https://github.com/FerretDB/FerretDB/blob/main/CONTRIBUTING.md#setting-up-the-environment for setting up? Running test can be done https://github.com/FerretDB/FerretDB/blob/main/CONTRIBUTING.md#running-tests. |
Sorry for not getting back to this earlier #2891 (comment) 🙏 |
Description
Closes #2891
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.