Skip to content

feat: populate wc x flags in fastpath as part of summary upsert - #1247

Merged
DecFox merged 4 commits into
masterfrom
feat/wc-x-flags
Sep 8, 2026
Merged

DecFox merged 4 commits into
masterfrom
feat/wc-x-flags

Conversation

@DecFox

@DecFox DecFox commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This diff populates the wc_x_flags in the fastpath table as part of measurement consumer. See ooni/devops#487

@DecFox
DecFox marked this pull request as ready for review August 31, 2026 14:28
@DecFox
DecFox requested review from LDiazN and hellais August 31, 2026 14:28
Comment thread fastpath/fastpath/db.py Outdated
@LDiazN

LDiazN commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Also would be nice to have the new field added here as well

@DecFox

DecFox commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

We decided to move x_ flags to the scores dict instead of storing them in the new wc_x_flags since the dict is experiment specific and already stores score/analysis related data.

@hellais hellais left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@LDiazN LDiazN left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DecFox
DecFox merged commit c4d5a24 into master Sep 8, 2026
8 of 10 checks passed
@DecFox
DecFox deleted the feat/wc-x-flags branch September 8, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants