Skip to content

Commit bf636cc

Browse files
authored
Fix badges, and probably code coverage too (#6)
1 parent 513d99f commit bf636cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ An opinionated ROS2 framework that minimizes boilerplate while maximizing reliab
33

44
---
55

6-
[![Test Status](https://github.com/urbanmachine/node_helpers/workflows/Test/badge.svg?branch=main)](https://github.com/urbanmachine/node_helpers/actions?query=workflow%3ATest)
7-
[![Lint Status](https://github.com/urbanmachine/node_helpers/workflows/Lint/badge.svg?branch=main)](https://github.com/urbanmachine/node_helpers/actions?query=workflow%3ALint)
6+
[![Test Status](https://github.com/urbanmachine/node_helpers/workflows/Test/badge.svg)](https://github.com/urbanmachine/node_helpers/actions?query=workflow%3ATest)
7+
[![Lint Status](https://github.com/urbanmachine/node_helpers/workflows/Lint/badge.svg)](https://github.com/urbanmachine/node_helpers/actions?query=workflow%3ALint)
88
[![codecov](https://codecov.io/gh/urbanmachine/node_helpers/branch/main/graph/badge.svg)](https://codecov.io/gh/urbanmachine/node_helpers)
99
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
1010
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?logo=docker&logoColor=white)

0 commit comments

Comments
 (0)