Skip to content
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

[test-case-reporting] Compute pass/fail/skip/error stats for test cases #966

Merged
merged 3 commits into from Aug 7, 2020

Conversation

rcebulko
Copy link
Contributor

@rcebulko rcebulko commented Aug 6, 2020

Note: The query here is somewhat complex (uses a few subqueries), but this allows PG to do all the work rather than shipping it back and forth to JS. This optimization is relevant given the massive scale (ie. >10k test cases * 100 jobs)

@rcebulko rcebulko merged commit f778d53 into ampproject:master Aug 7, 2020
@rcebulko rcebulko deleted the stats branch August 7, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants