Commit d6ad512 1 parent 92254df commit d6ad512 Copy full SHA for d6ad512
File tree 2 files changed +1
-6
lines changed
compiler/extensions/cpp/runtime/src/zserio
2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ ] ( https://github.com/ndsev/zserio/actions/workflows/build_linux.yml/badge.svg )] ( https://github.com/ndsev/zserio/actions/workflows/build_linux.yml )
6
6
[ ![ ] ( https://github.com/ndsev/zserio/actions/workflows/build_windows.yml/badge.svg )] ( https://github.com/ndsev/zserio/actions/workflows/build_windows.yml )
7
7
[ ![ ] ( https://img.shields.io/endpoint?url=https://zserio.org/doc/runtime/latest/cpp/coverage/clang/coverage_github_badge.json )] ( https://zserio.org/doc/runtime/latest/cpp/coverage/clang )
8
- [ ![ ] ( https://img.shields.io/endpoint?url=https://zserio.org/doc/runtime/latest/cpp/coverage/gcc/coverage_github_badge.json )] ( https://zserio.org/doc/runtime/latest/cpp/coverage/gcc )
9
8
[ ![ ] ( https://img.shields.io/endpoint?url=https://zserio.org/doc/runtime/latest/java/coverage/coverage_github_badge.json )] ( https://zserio.org/doc/runtime/latest/java/coverage )
10
9
[ ![ ] ( https://img.shields.io/endpoint?url=https://zserio.org/doc/runtime/latest/python/coverage/coverage_github_badge.json )] ( https://zserio.org/doc/runtime/latest/python/coverage )
11
10
[ ![ ] ( https://img.shields.io/github/release-date/ndsev/zserio )] ( https://github.com/ndsev/zserio/releases/latest )
Original file line number Diff line number Diff line change 8
8
* - Serialization (`SerializeUtil.h` module)
9
9
* - Debug string output (`DebugStringUtil.h` module)
10
10
*
11
- * Test coverage report of this library is available for <a href="coverage/gcc/index.html">gcc</a> and for
12
- * <a href="coverage/clang/index.html">clang</a>. Please note that <a href="coverage/gcc/index.html">gcc</a>
13
- * coverage report has many uncovered branches because of
14
- * <a href="https://gcovr.com/en/stable/faq.html#why-does-c-code-have-so-many-uncovered-branches">
15
- * different measurement approach</a>.
11
+ * <a href="coverage/clang/index.html">Test coverage report</a> of this library is available as well.
16
12
*/
You can’t perform that action at this time.
0 commit comments