|
11 | 11 | The software is recognized by the [Digital Public Good Alliance](https://digitalpublicgoods.net) as a [Digital Public Good](https://app.digitalpublicgoods.net/a/11113).
|
12 | 12 |
|
13 | 13 | ## Continuous integration and testing
|
14 |
| -| Branch | Build Status | Test Status | Quality | Coverage | Documentation |
15 |
| -| :---: | :---: | :---: | :---: | :---: | :---: | |
16 |
| -| [stable](https://github.com/globaleaks/globaleaks-whistleblowing-software/tree/stable) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/build.yml?query=branch%3Astable) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/test.yml?query=branch%3Astable) | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard) | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard) | [](https://docs.globaleaks.org/en/stable/) |
17 |
| -| [devel](https://github.com/globaleaks/globaleaks-whistleblowing-software/tree/devel) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/build.yml?query=branch%3Adevel) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/test.yml?query=branch%3Adevel) | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard?branch=devel) | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard?branch=devel) | [](https://docs.globaleaks.org/en/devel/) |
18 |
| - |
19 |
| -Project best practices and scores: |
| 14 | +| Metric | [Stable branch](https://github.com/globaleaks/globaleaks-whistleblowing-software/tree/stable) | [Devel branch](https://github.com/globaleaks/globaleaks-whistleblowing-software/tree/devel) | |
| 15 | +| :---- | :---- | :---- | |
| 16 | +| Build Status | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/build.yml?query=branch%3Astable) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/build.yml?query=branch%3Adevel) | |
| 17 | +| Tests (Backend) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/test-backend.yml?query=branch%3Astable) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/test-backend.yml?query=branch%3Adevel) | |
| 18 | +| Tests (Client) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/test-client.yml?query=branch%3Astable) | [](https://github.com/globaleaks/globaleaks-whistleblowing-software/actions/workflows/test-client.yml?query=branch%3Adevel) | |
| 19 | +| Tests Coverage | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard) | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard) | |
| 20 | +| Code Quality | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard) | [](https://app.codacy.com/gh/globaleaks/globaleaks-whistleblowing-software/dashboard) | |
| 21 | +| Documentation | [](https://docs.globaleaks.org/en/stable/) | [](https://docs.globaleaks.org/en/devel/) | |
| 22 | + |
| 23 | +## Project best practices and scores |
20 | 24 | | Metric | Score
|
21 |
| -| :---: | :---: | |
| 25 | +| :---- | :---- | |
22 | 26 | | [OpenSSF Scorecard](https://scorecard.dev/) | [](https://scorecard.dev/viewer/?uri=github.com/globaleaks/globaleaks-whistleblowing-software)
|
23 | 27 | | [OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/) | [](https://bestpractices.coreinfrastructure.org/projects/3816)
|
24 | 28 | | [MDN HTTP Observatory](https://developer.mozilla.org/en-US/observatory/analyze?host=try.globaleaks.org) | 
|
|
0 commit comments