contest icon indicating copy to clipboard operation
contest copied to clipboard

Move job ID from test.TestResult to the signature of Reporter.Report

Open mimir-d opened this issue 3 years ago • 0 comments

Issue by insomniacslk Tuesday Feb 04, 2020 at 16:37 GMT Originally opened as https://github.com/facebookincubator/contest/issues/16


The job ID is unique per reporter, it is redundant to have it in each TestResult of the results array. It also makes it more explicit to the user

mimir-d avatar Oct 28 '21 23:10 mimir-d