<%- include('head') %>
<% var relativeSideBarPath='../projects/'+projectId %> <%- include(relativeSideBarPath+'/sidebar') %>

    <% if (user===undefined) { %>
  • Admin Login
  • <% } else { %>
  • <% if (user!==undefined) { %> Logout <%=user.username%> <% } %>
  • <% } %>

Number of samples
Comparing with build N-1
Bench analysis
Test analysis






Sponge

BuildId
  • Comment
  • Analyse


<%- include('modalAddBugLink') %>
<%- include('footer') %>