Skip to content

Commit bc6f3cb

Browse files
authored
Update README.md
1 parent 3131321 commit bc6f3cb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[![Typescript Version](https://img.shields.io/npm/types/typescript)](https://www.typescriptlang.org/)
1212
[![PosgreSQL version](https://img.shields.io/badge/PostgreSQL-12_|_13_|_14_|_15_|_16_|_17-336791)](https://www.postgresql.org/)
1313
[![PyPI version](https://img.shields.io/pypi/v/fittrackee?logo=pypi)](https://pypi.org/project/fittrackee/) [![docker image version](https://img.shields.io/docker/v/fittrackee/fittrackee?logo=docker)](https://hub.docker.com/r/fittrackee/fittrackee)
14-
[![Coverage Status](https://coveralls.io/repos/github/SamR1/FitTrackee/badge.svg?branch=add-api-tests-coverage)](https://coveralls.io/github/SamR1/FitTrackee?branch=add-api-tests-coverage)[^1] [![pipeline status](https://github.com/SamR1/FitTrackee/actions/workflows/.tests-and-publish-python.yml/badge.svg)](https://github.com/SamR1/FitTrackee/actions/workflows/.tests-and-publish-python.yml)
14+
[![Coverage Status](https://coveralls.io/repos/github/SamR1/FitTrackee/badge.svg?branch=master)](https://coveralls.io/github/SamR1/FitTrackee?branch=master)<sup><sup>1</sup></sup> [![pipeline status](https://github.com/SamR1/FitTrackee/actions/workflows/.tests-and-publish-python.yml/badge.svg)](https://github.com/SamR1/FitTrackee/actions/workflows/.tests-and-publish-python.yml)
1515
[![pipeline status](https://github.com/SamR1/FitTrackee/actions/workflows/.tests-javascript.yml/badge.svg)](https://github.com/SamR1/FitTrackee/actions/workflows/.tests-javascript.yml)
1616
[![translation status](https://hosted.weblate.org/widgets/fittrackee/-/svg-badge.svg)](https://hosted.weblate.org/engage/fittrackee/)
1717
[![translation languages](https://hosted.weblate.org/widget/fittrackee/language-badge.svg)](https://hosted.weblate.org/engage/fittrackee/)
@@ -53,5 +53,6 @@ Status (on development branch, may differ from the released version):
5353

5454
[![Translation status](https://hosted.weblate.org/widget/fittrackee/multi-auto.svg)](https://hosted.weblate.org/engage/fittrackee/)
5555

56-
57-
[^1]: _test coverage: only for Python_
56+
---
57+
58+
1: _test coverage: only for Python API and CLI_

0 commit comments

Comments
 (0)