Skip to content

Commit 8173e38

Browse files
Update test (3/3) and coverage (100.00%) badges
1 parent 11ef643 commit 8173e38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| Build | Unit Test | Coverage |
44
|:--:|:--:|:--:|
5-
| [![Build](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/build.yml/badge.svg)](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/build.yml) | [![Unit Test](https://img.shields.io/badge/tests-0/0-red)](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/test.yml) | [![Coverage](https://img.shields.io/badge/coverage-100.00%25-brightgreen)](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/coverage.yml) |
5+
| [![Build](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/build.yml/badge.svg)](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/build.yml) | [![Unit Test](https://img.shields.io/badge/tests-3/3-brightgreen)](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/test.yml) | [![Coverage](https://img.shields.io/badge/coverage-100.00%25-brightgreen)](https://github.com/TechEvents-FOSS/UnitTestinginEmbeddedSystems/actions/workflows/coverage.yml) |
66

77
### Running the examples locally
88
The `Lab1` subproject includes a simple `Makefile` that can be used on Linux/WSL:

0 commit comments

Comments
 (0)