Skip to content

Commit

Permalink
Update index.md (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Mar 19, 2024
1 parent 9575e63 commit c8b4804
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Currently opened issues: [![GitHub issues](https://img.shields.io/github/issues/

## Project status

| Build status | Last commit | Tests | Coverage | Code Smells | LoC |
|:------------:|:-----------:|:-----:|:---------:|:-----------:|:---:|
| [![Build status](https://ci.appveyor.com/api/projects/status/h44jt0aoifi1moh0/branch/main?svg=true)](https://ci.appveyor.com/project/guibranco/pancake/branch/main) | [![GitHub last commit](https://img.shields.io/github/last-commit/guibranco/Pancake/main)](https://github.com/guibranco/Pancake) | [![AppVeyor tests (branch)](https://img.shields.io/appveyor/tests/guibranco/pancake/main?compact_message)](https://ci.appveyor.com/project/guibranco/pancake/branch/main/tests) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=guibranco_Pancake&metric=coverage)](https://sonarcloud.io/dashboard?id=guibranco_Pancake) | [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=guibranco_Pancake&metric=code_smells)](https://sonarcloud.io/dashboard?id=guibranco_Pancake) | [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=guibranco_Pancake&metric=ncloc)](https://sonarcloud.io/dashboard?id=guibranco_Pancake) |
| Build status | Last commit | Coverage | Code Smells | LoC |
|--------------|-------------|----------|-------------|-----|
| [![CI](https://github.com/guibranco/Pancake/actions/workflows/ci.yml/badge.svg)](https://github.com/guibranco/Pancake/actions/workflows/ci.yml) | [![GitHub last commit](https://img.shields.io/github/last-commit/guibranco/Pancake/main)](https://github.com/guibranco/Pancake) | [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=guibranco_Pancake&metric=coverage)](https://sonarcloud.io/dashboard?id=guibranco_Pancake) | [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=guibranco_Pancake&metric=code_smells)](https://sonarcloud.io/dashboard?id=guibranco_Pancake) | [![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=guibranco_Pancake&metric=ncloc)](https://sonarcloud.io/dashboard?id=guibranco_Pancake) |

---

0 comments on commit c8b4804

Please sign in to comment.