Skip to content

Commit ed96356

Browse files
committed
Enabled test and coverage badges on README page
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
1 parent 5dd1a12 commit ed96356

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# A log forwarder for the IBM Z HMC
22

33
[![Version on Pypi](https://img.shields.io/pypi/v/zhmc-log-forwarder.svg)](https://pypi.python.org/pypi/zhmc-log-forwarder/)
4-
<!---
54
[![Test status (master)](https://github.com/zhmcclient/zhmc-log-forwarder/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/zhmcclient/zhmc-log-forwarder/actions/workflows/test.yml?query=branch%3Amaster)
6-
[![Docs status (master)](https://readthedocs.org/projects/zhmc-log-forwarder/badge/?version=latest)](https://readthedocs.org/projects/zhmc-log-forwarder/builds/)
75
[![Test coverage (master)](https://coveralls.io/repos/github/zhmcclient/zhmc-log-forwarder/badge.svg?branch=master)](https://coveralls.io/github/zhmcclient/zhmc-log-forwarder?branch=master)
8-
[![CodeClimate status](https://codeclimate.com/github/zhmcclient/zhmc-log-forwarder/badges/gpa.svg)](https://codeclimate.com/github/zhmcclient/zhmc-log-forwarder)
6+
<!---
7+
[![Docs status (master)](https://readthedocs.org/projects/zhmc-log-forwarder/badge/?version=latest)](https://readthedocs.org/projects/zhmc-log-forwarder/builds/)
98
--->
109

1110
# Overview

0 commit comments

Comments
 (0)