templates/performancebug.html [4:23]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {% for i, (bugid, summary, confidence, autofixed) in enumerate(data) -%} {% endfor -%} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - templates/regression.html [4:23]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Bug Summary Confidence (%)
{{ bugid }} {{ summary | e }} {{ confidence }}
{% for i, (bugid, summary, confidence, autofixed) in enumerate(data) -%} {% endfor -%} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Bug Summary Confidence (%)
{{ bugid }} {{ summary | e }} {{ confidence }}