From d8814c5dff9f439dc0cd3a8b8b0849aa4baa7a36 Mon Sep 17 00:00:00 2001 From: Maifee Ul Asad Date: Sat, 18 Apr 2026 12:03:59 +0600 Subject: [PATCH] Add coverage status badge to readme (#270) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b812acc2f..2f3e36094 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ [![Chat](https://img.shields.io/discord/1001179329411166267?label=Chat)](https://discord.gg/jubxF84yGw) [![License](https://img.shields.io/badge/License-BSD--3-blue)](https://github.com/intel/rohd/blob/main/LICENSE) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://github.com/intel/rohd/blob/main/CODE_OF_CONDUCT.md) +[![Coverage](https://raw.githubusercontent.com/intel/rohd/refs/heads/badges/coverage/main.svg)](https://github.com/intel/rohd/blob/main/.github/workflows/coverage.yml) ROHD (pronounced like "road") is a framework for describing and verifying hardware in the Dart programming language.