-
Notifications
You must be signed in to change notification settings - Fork 409
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
Refactor aggregation operators #3188
Refactor aggregation operators #3188
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3188 +/- ##
==========================================
- Coverage 75.75% 75.69% -0.06%
==========================================
Files 396 396
Lines 22219 22196 -23
==========================================
- Hits 16831 16802 -29
- Misses 4415 4424 +9
+ Partials 973 970 -3
... and 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@noisersup Do we plan to remove validation inside Process/Accumulate in separate PR too? I see you have another PR to address accumulator 🤗 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great seeing so many code removed 💪
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Closes #3129.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.