From 9fbe9cd4eaf124b25165dbdfab8b440eac80504e Mon Sep 17 00:00:00 2001 From: Tal Regev Date: Fri, 24 Feb 2023 10:11:34 +0200 Subject: [PATCH] Add snap and code report status --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index eca0dbf24aa..6f2b2bdbb4e 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ | Build Status | Code Quality | | --- | --- | -| [![Build Status](https://github.com/BOINC/boinc/workflows/Android/badge.svg)](https://github.com/BOINC/boinc/actions?query=workflow:Android+branch:master) | [![codecov](https://codecov.io/gh/BOINC/boinc/branch/master/graph/badge.svg)](https://codecov.io/gh/BOINC/boinc) | -| [![Build Status](https://github.com/BOINC/boinc/workflows/Linux/badge.svg)](https://github.com/BOINC/boinc/actions?query=workflow:Linux+branch:master) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/4226/badge.svg)](https://scan.coverity.com/projects/boinc-boinc) | -| [![Build Status](https://github.com/BOINC/boinc/workflows/Linux-MinGW/badge.svg)](https://github.com/BOINC/boinc/actions?query=workflow:Linux-MinGW+branch:master) | [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/BOINC/boinc/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/BOINC/boinc/?branch=master) | -| [![Build Status](https://github.com/BOINC/boinc/workflows/OSX/badge.svg)](https://github.com/BOINC/boinc/actions?query=workflow:OSX+branch:master) | | -| [![Build Status](https://github.com/BOINC/boinc/workflows/Windows/badge.svg)](https://github.com/BOINC/boinc/actions?query=workflow:Windows+branch:master) | | +| [![Build Status](https://github.com/BOINC/boinc/actions/workflows/android.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/android.yml) | [![codecov](https://codecov.io/gh/BOINC/boinc/branch/master/graph/badge.svg)](https://codecov.io/gh/BOINC/boinc) | +| [![Build Status](https://github.com/BOINC/boinc/actions/workflows/linux.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/linux.yml) | [![Coverity Scan Build Status](https://scan.coverity.com/projects/4226/badge.svg)](https://scan.coverity.com/projects/boinc-boinc) | +| [![Build Status](https://github.com/BOINC/boinc/actions/workflows/mingw.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/mingw.yml) | [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/BOINC/boinc/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/BOINC/boinc/?branch=master) | +| [![Build Status](https://github.com/BOINC/boinc/actions/workflows/snap.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/snap.yml) | [![Test Report](https://github.com/BOINC/boinc/actions/workflows/test-report.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/test-report.yml)| +| [![Build Status](https://github.com/BOINC/boinc/actions/workflows/osx.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/osx.yml) | | +| [![Build Status](https://github.com/BOINC/boinc/actions/workflows/windows.yml/badge.svg)](https://github.com/BOINC/boinc/actions/workflows/windows.yml) | | # Social