-
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
Aggregation expression refactor #2644
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2644 +/- ##
===========================================
- Coverage 65.21% 27.71% -37.50%
===========================================
Files 429 429
Lines 21292 21293 +1
===========================================
- Hits 13886 5902 -7984
- Misses 6473 14789 +8316
+ Partials 933 602 -331
... and 136 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
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!
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 work, have a few comments 🤗
@noisersup this pull request has merge conflicts. |
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.
The changes look good to me. Only one comment regarding documentation.
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
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.
Looks great!
Description
Closes #2652.
Moving expressions to the
aggregations
package. Removing interface. Some smaller naming changes.Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.