Skip to content

Commit 05d16f8

Browse files
committed
docs: show coverage in README
Adds the coveralls badge in the README to showcase immediately the backend coverage. Signed-off-by: Luca Zaninotto <luca.zaninotto@secomind.com>
1 parent d0249ea commit 05d16f8

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,26 @@
1-
<!---
2-
Copyright 2021,2022 SECO Mind Srl
1+
<!--
2+
This file is part of Edgehog.
33
4-
SPDX-License-Identifier: Apache-2.0
4+
Copyright 2021, 2022, 2026 SECO Mind Srl
5+
6+
Licensed under the Apache License, Version 2.0 (the "License");
7+
you may not use this file except in compliance with the License.
8+
You may obtain a copy of the License at
9+
10+
http://www.apache.org/licenses/LICENSE-2.0
11+
12+
Unless required by applicable law or agreed to in writing, software
13+
distributed under the License is distributed on an "AS IS" BASIS,
14+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
See the License for the specific language governing permissions and
16+
limitations under the License.
17+
18+
SPDX-License-Identifier: Apache-2.0
519
-->
620

721
![Backend CI](https://github.com/edgehog-device-manager/edgehog/actions/workflows/backend-ci.yaml/badge.svg)
822
![Frontend CI](https://github.com/edgehog-device-manager/edgehog/actions/workflows/frontend-ci.yaml/badge.svg)
23+
![Coverage](https://img.shields.io/coverallsCoverage/github/edgehog-device-manager/edgehog)
924

1025
# Edgehog
1126

0 commit comments

Comments
 (0)