-
Notifications
You must be signed in to change notification settings - Fork 21
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
Implementing labelling disaggregation #4677
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Codecov Report
@@ Coverage Diff @@
## master #4677 +/- ##
==========================================
+ Coverage 93.46% 93.48% +0.02%
==========================================
Files 265 267 +2
Lines 10444 10496 +52
Branches 1236 1247 +11
==========================================
+ Hits 9761 9812 +51
- Misses 550 551 +1
Partials 133 133
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Does this need an ADR for the redaction strategy? |
flowmachine/flowmachine/features/location/labelled_spatial_aggregate.py
Outdated
Show resolved
Hide resolved
…regate.py Co-authored-by: James Harrison <[email protected]>
flowmachine/flowmachine/features/location/labelled_spatial_aggregate.py
Outdated
Show resolved
Hide resolved
flowmachine/flowmachine/features/location/labelled_spatial_aggregate.py
Outdated
Show resolved
Hide resolved
flowmachine/flowmachine/features/location/labelled_spatial_aggregate.py
Outdated
Show resolved
Hide resolved
flowmachine/flowmachine/features/location/labelled_spatial_aggregate.py
Outdated
Show resolved
Hide resolved
flowmachine/flowmachine/features/location/redacted_labelled_spatial_aggregate.py
Show resolved
Hide resolved
…regate.py Co-authored-by: James Harrison <[email protected]>
…regate.py Co-authored-by: James Harrison <[email protected]>
flowmachine/flowmachine/features/location/redacted_labelled_spatial_aggregate.py
Show resolved
Hide resolved
Yes, that's not a bad idea. We're likely to need to make similar decisions again, so recording the reasoning behind this choice would be good. |
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.
👍
Closes #4668
I have:
Description
Adds paramater to
spatial_aggregate
that takes a query containing subscribers + labels to disaggregate by