Skip to content

Ignore rows which are missing stats during daily aggregation#5287

Merged
ViniciustCosta merged 1 commit into
masterfrom
dylanj/ignore-missing
May 21, 2026
Merged

Ignore rows which are missing stats during daily aggregation#5287
ViniciustCosta merged 1 commit into
masterfrom
dylanj/ignore-missing

Conversation

@dylanjew
Copy link
Copy Markdown
Collaborator

@dylanjew dylanjew commented May 20, 2026

There were a couple old versions of CF running in the clusterfuzz-candidate2 bots. This PR ignores the stats which were generated by those bots. It's unfortunate that the stats are missing these, but IMO it's better to completely ignore these rows rather than writing partial data. There were 10 of these instances running, which resulted in some fuzzers having a fuzzing session unaccounted for.

Testing: Ran this SQL against the BigQuery table and verified it correctly filters out the rows and resulted in the testcases_generated == testcases_executed

Rollout

we will have to rerun the cron job for the past month again after this deploys to properly ignore those rows.

@dylanjew dylanjew requested a review from a team as a code owner May 20, 2026 19:09
Copy link
Copy Markdown
Collaborator

@aakallam aakallam left a comment

Choose a reason for hiding this comment

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

LGTM

@ViniciustCosta ViniciustCosta merged commit 03cb7cd into master May 21, 2026
14 checks passed
@ViniciustCosta ViniciustCosta deleted the dylanj/ignore-missing branch May 21, 2026 12:53
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