bugbug
bugbug copied to clipboard
Platform for Machine Learning projects on Software Engineering
This should be close to the chart that we are going to introduce for #2102.
Just like we do when a team is selected.
For test selection, we use the `push///schedules` endpoint to figure out which tests should be scheduled on the given push. The service takes the branch and rev and downloads the...
This also allows teams to see if they're increasing the number of carryover regressions over time, or decreasing it.
E.g. when we bump the version of the DB and we need to regenerate it from scratch. https://github.com/mozilla/bugbug/blob/c7d2737ee78a7f52f6105738f92884e9c394913a/scripts/bug_retriever.py#L24
Both overall coverage and average coverage % of patches landing over time.
We'd need to gather data from Socorro. See also https://bugzilla.mozilla.org/show_bug.cgi?id=1277337.
Right now, when hovering on a rectangle, we show a short explanation of the link. It'd be nice to either add to the explanation, or show somewhere else in the...
We could show the evolution of # of needinfos, and the evolution of median needinfo turn around times.