You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: