Skip to content

Commit 47b60fa

Browse files
committed
Add code coverage badge from Scrutinizer
1 parent e4fb4e5 commit 47b60fa

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Marvin, an IRC bot
55
[![Build Status GitHub Actions](https://github.com/mosbth/irc2phpbb/actions/workflows/main.yml/badge.svg)](https://github.com/mosbth/irc2phpbb/actions)
66
[![Build Status Scrutinizer](https://scrutinizer-ci.com/g/mosbth/irc2phpbb/badges/build.png?b=master)](https://scrutinizer-ci.com/g/mosbth/irc2phpbb/build-status/master)
77
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mosbth/irc2phpbb/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mosbth/irc2phpbb/?branch=master)
8+
[![Code Coverage](https://scrutinizer-ci.com/g/mosbth/irc2phpbb/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/mosbth/irc2phpbb/?branch=master)
89
=======
910

1011
Get a quick start by checking out the main script `main.py` and read on how to contribute.

docs/coverage/class_index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>
5555
</h2>
5656
<p class="text">
5757
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
58-
created at 2024-10-03 20:36 +0200
58+
created at 2024-10-04 01:06 +0200
5959
</p>
6060
</div>
6161
</header>
@@ -228,7 +228,7 @@ <h2>
228228
<div class="content">
229229
<p>
230230
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
231-
created at 2024-10-03 20:36 +0200
231+
created at 2024-10-04 01:06 +0200
232232
</p>
233233
</div>
234234
<aside class="hidden">

docs/coverage/function_index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>
5555
</h2>
5656
<p class="text">
5757
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
58-
created at 2024-10-03 20:36 +0200
58+
created at 2024-10-04 01:06 +0200
5959
</p>
6060
</div>
6161
</header>
@@ -1188,7 +1188,7 @@ <h2>
11881188
<div class="content">
11891189
<p>
11901190
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
1191-
created at 2024-10-03 20:36 +0200
1191+
created at 2024-10-04 01:06 +0200
11921192
</p>
11931193
</div>
11941194
<aside class="hidden">

docs/coverage/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h2>
5454
</h2>
5555
<p class="text">
5656
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
57-
created at 2024-10-03 20:36 +0200
57+
created at 2024-10-04 01:06 +0200
5858
</p>
5959
</div>
6060
</header>
@@ -145,7 +145,7 @@ <h2>
145145
<div class="content">
146146
<p>
147147
<a class="nav" href="https://coverage.readthedocs.io/en/7.6.1">coverage.py v7.6.1</a>,
148-
created at 2024-10-03 20:36 +0200
148+
created at 2024-10-04 01:06 +0200
149149
</p>
150150
</div>
151151
<aside class="hidden">

0 commit comments

Comments
 (0)