<h3>File by file impact</h3>
  <table>
    <thead>
      <tr>
        <th nowrap>File</th>
        <th nowrap>Diff</th>
        <th nowrap><code>branch-name</code></th>
        <th nowrap><code>branch-with-a-long-name</code></th>
        <th nowrap>Event</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td nowrap rowspan="1">dist/file-with-a-long-name.js</td>
        <td nowrap>+10,000</td>
        <td nowrap>1000</td>
        <td nowrap>11,000</td>
        <td nowrap rowspan="1">changed</td>
      </tr>
    </tbody>
  </table>