Skip to content

Commit b061c59

Browse files
committed
Add CI Badges
1 parent 50d71e0 commit b061c59

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,11 @@ A gentle but powerful robotics library for embedded safety-critical applications
55
See [Library Documentation](https://docs.fancysafebot.com) for more information about the library API, examples, developer's guide, and more!
66

77
Refer to the [Getting Started Guide here](docs/topics/GettingStarted.md) for information on using the repository.
8+
9+
## Code Analysis and Continuous Integration
10+
11+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=FancySafeBot_fsb-library&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=FancySafeBot_fsb-library)
12+
13+
[![CodeQL](https://github.com/FancySafeBot/fsb-library/actions/workflows/codeql.yml/badge.svg)](https://github.com/FancySafeBot/fsb-library/actions/workflows/codeql.yml)
14+
15+
[![Unit Tests](https://github.com/FancySafeBot/fsb-library/actions/workflows/cmake-single-platform.yml/badge.svg)](https://github.com/FancySafeBot/fsb-library/actions/workflows/cmake-single-platform.yml)

0 commit comments

Comments
 (0)