Skip to content

Commit 0b454b7

Browse files
authored
Add readme badges for Unit Tests workflow and Codecov
1 parent 760e397 commit 0b454b7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ArduinoCore-API
22

3+
[![Unit Tests](https://github.com/arduino/ArduinoCore-API/workflows/Unit%20Tests/badge.svg)](https://github.com/arduino/ArduinoCore-API/actions?workflow=Unit+Tests)
4+
[![codecov](https://codecov.io/gh/arduino/ArduinoCore-API/branch/master/graph/badge.svg)](https://codecov.io/gh/arduino/ArduinoCore-API)
5+
36
This repository hosts the hardware independent layer of Arduino core.
47

58
All Arduino official cores are being ported to the new structure so they take advantage of this single repo.

0 commit comments

Comments
 (0)