A collection of web-extensions for Firefox.
This web-extension works on all treeherder pages and shows the SETA scheduling success rate given the revisions that are listed in the treeherder view. When more revisions are addded to the view, the success rate will recompute itself.
Instructions for setup:
- Clone this repository locally.
- Go to
about:debugging
in Firefox. - Click
Load Temporary Add-on
and point it to a file in thesuccess_rates
folder (any file). - Now it's loaded so you can go to treeherder on mozilla-inbound or autoland to find success rate scores. i.e. try this link.
Notes:
- When there is no fixed-by-commit data found for a requested range, 'No data found' will be displayed at the top.
- Sometimes there are unavoidable network errors that can be seen in the log - a refresh will usually solve these. (The active data query can take a while as well).