Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5b064895 authored by hhakim's avatar hhakim
Browse files

Fix URL encoding of C++ test coverage badge.

parent 006aa9e9
Branches
Tags
No related merge requests found
...@@ -151,7 +151,7 @@ It really matters to keep a metric of how much code is covered by the tests in t ...@@ -151,7 +151,7 @@ It really matters to keep a metric of how much code is covered by the tests in t
- Gitlab badges: Gitlab provides a badge feature for indicating clearly the test coverage rate. The - Gitlab badges: Gitlab provides a badge feature for indicating clearly the test coverage rate. The
pyfaust/matfaust/C++ core coverage badges are displayed above and below. pyfaust/matfaust/C++ core coverage badges are displayed above and below.
![C++ test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=ctest&key_text=c++cov) ![C++ test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=ctest&key_text=C%2B%2Bcov)
### Package tests and automatic releases ### Package tests and automatic releases
......
[![pipeline status](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/pipeline.svg?ignore_skipped=true)](https://gitlab.inria.fr/faustgrp/faust/commits/hakim_branch) [![pipeline status](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/pipeline.svg?ignore_skipped=true)](https://gitlab.inria.fr/faustgrp/faust/commits/hakim_branch)
![pyfaust test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=pyfaust_test_code_coverage&key_text=pyfaustcov&key_width=90) ![pyfaust test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=pyfaust_test_code_coverage&key_text=pyfaustcov&key_width=90)
![matfaust test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=matfaust_test_code_coverage&key_text=matfaustcov&key_width=90) ![matfaust test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=matfaust_test_code_coverage&key_text=matfaustcov&key_width=90)
![C++ test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=ctest&key_text=c++cov) ![C++ test coverage](https://gitlab.inria.fr/faustgrp/faust/badges/hakim_branch/coverage.svg?job=ctest&key_text=C%2B%2Bcov)
# ![FAµST](./gen_doc/images/logo.png) Toolbox -- Flexible Approximate Multi-Layer Sparse Transform # ![FAµST](./gen_doc/images/logo.png) Toolbox -- Flexible Approximate Multi-Layer Sparse Transform
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment