Code climate coverage example.

This commit is contained in:
Thaddee Tyl 2014-03-26 16:02:21 +01:00
parent 1502080555
commit 43bfff5c73
2 changed files with 8 additions and 0 deletions

View File

@ -115,6 +115,10 @@ I made the GitHub Badge Service.
<td><img src='//img.shields.io/codeclimate/github/kabisaict/flow.svg' alt=''/></td>
<td><code>http://img.shields.io/codeclimate/github/kabisaict/flow.svg</code></td>
</tr>
<tr><th> Code Climate: </th>
<td><img src='//img.shields.io/codeclimate/coverage/github/triAGENS/ashikawa-core.svg' alt=''/></td>
<td><code>http://img.shields.io/codeclimate/coverage/github/triAGENS/ashikawa-core.svg</code></td>
</tr>
<tr><th> Gemnasium: </th>
<td><img src='//img.shields.io/gemnasium/mathiasbynens/he.svg' alt=''/></td>
<td><code>http://img.shields.io/gemnasium/mathiasbynens/he.svg</code></td>

View File

@ -115,6 +115,10 @@ I made the GitHub Badge Service.
<td><img src='/codeclimate/github/kabisaict/flow.svg' alt=''/></td>
<td><code>http://img.shields.io/codeclimate/github/kabisaict/flow.svg</code></td>
</tr>
<tr><th> Code Climate: </th>
<td><img src='/codeclimate/coverage/github/triAGENS/ashikawa-core.svg' alt=''/></td>
<td><code>http://img.shields.io/codeclimate/coverage/github/triAGENS/ashikawa-core.svg</code></td>
</tr>
<tr><th> Gemnasium: </th>
<td><img src='/gemnasium/mathiasbynens/he.svg' alt=''/></td>
<td><code>http://img.shields.io/gemnasium/mathiasbynens/he.svg</code></td>