Code climate coverage example.
This commit is contained in:
parent
1502080555
commit
43bfff5c73
|
@ -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>
|
||||
|
|
4
try.html
4
try.html
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user