• Test Report
  • Coverage Report
  • {{#each coverage.cov.files}}
  • {{this.percent}} {{#if this.dirname}}{{this.dirname}}{{/if}}{{this.basename}}
  • {{/each}}
  • Linting Report
  • {{#each lint.lint}} {{#if this.errors.length}}
  • {{this.totalErrors}} || {{this.totalWarnings}} {{this.filename}}
  • {{/if}} {{/each}}