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

add support to gather all patches produced by different tools in a common list #843

Closed
monperrus opened this issue May 21, 2019 · 3 comments

Comments

@monperrus
Copy link
Contributor

we need to put all the patches gathered by different tools in a common list, so that we can do a common program analysis on all of them, in particular overfitting ranking.

this is closely related to #842

@jianguda
Copy link
Contributor

Done. #849

@SophieHYe
Copy link
Contributor

Hi @monperrus @ycaxgjd @btellstrom
After review, this task is a bit ambiguous.
If the issue only focuses on providing a list of generated patches for the respirator pipeline, the task had been completed before and Jian added a supplemented JUnit test for it.

Some comment from me:
I was expecting a bit more about this issue which is similar to this script, it provides the functions:
(1) query build IDs in a specific date range.
(2) for each build ID, query the generated patches for it.
Maybe we can base on this script to format the return patches as a list and group by tools. As @btellstrom suggested, having it in java and auto-updating it would certainly be a benefit.

@monperrus
Copy link
Contributor Author

per our discussion today, everything is OK

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

No branches or pull requests

3 participants