Skip to content

Commit 3e9f9d1

Browse files
authored
docs: codecov badge
1 parent 4680c73 commit 3e9f9d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Hosting.de Client-Library
1+
# Hosting.de Client-Library [![codecov](https://codecov.io/gh/becelot/python-hde/branch/main/graph/badge.svg?token=C5SXI4B7PV)](https://codecov.io/gh/becelot/python-hde)
22

33
An unofficial client library for the [hosting.de API](https://hosting.de/api/).
44

@@ -197,4 +197,4 @@ You can contribute to the project and add new endpoints that you need. However,
197197
* All implemented methods **MUST** be documented using reStructuredText notation.
198198
* All implemented methods **MUST** be typed properly
199199
* We require a test coverage of at least 90%, and your additions must not decrease the overall coverage of the codebase.
200-
* We appreciate if you use [this](https://github.com/angular/angular/blob/master/CONTRIBUTING.md) commit message format.
200+
* We appreciate if you use [this](https://github.com/angular/angular/blob/master/CONTRIBUTING.md) commit message format.

0 commit comments

Comments
 (0)