@@ -5,6 +5,8 @@ Build Status
55- Linux x64: |Build Status on Linux | |Build Status on Linux CUDA |
66- Mac ARM64: |Build Status on Mac ARM64 |
77- Raspberry Pi 4: |Build Status on Raspberry Pi 4 |
8+ - Clang Analyzer: |Analyze Run |
9+ - Test Coverage: |Coverage Run |
810
911Backstory
1012---------
@@ -44,11 +46,15 @@ ccv's data models and documentations are distributed under Creative Commons Attr
4446 :target: https://github.com/liuliu/ccv/actions/workflows/ubuntu-unit-tests.yaml?query=branch%3Aunstable
4547.. |Build Status on GitHub macOS | image :: https://github.com/liuliu/ccv/actions/workflows/macos-unit-tests.yaml/badge.svg?branch=unstable
4648 :target: https://github.com/liuliu/ccv/actions/workflows/macos-unit-tests.yaml?query=branch%3Aunstable
47- .. |Build Status on Linux | image :: https://github.com/liuliu/ccv/actions/workflows/undef -unit-tests.yaml/badge.svg?branch=unstable
48- :target: https://github.com/liuliu/ccv/actions/workflows/undef -unit-tests.yaml?query=branch%3Aunstable
49+ .. |Build Status on Linux | image :: https://github.com/liuliu/ccv/actions/workflows/ubsan -unit-tests.yaml/badge.svg?branch=unstable
50+ :target: https://github.com/liuliu/ccv/actions/workflows/ubsan -unit-tests.yaml?query=branch%3Aunstable
4951.. |Build Status on Linux CUDA | image :: https://github.com/liuliu/ccv/actions/workflows/cuda-int-tests.yaml/badge.svg?branch=unstable
5052 :target: https://github.com/liuliu/ccv/actions/workflows/cuda-int-tests.yaml?query=branch%3Aunstable
5153.. |Build Status on Mac ARM64 | image :: https://github.com/liuliu/ccv/actions/workflows/macos-arm-unit-tests.yaml/badge.svg?branch=unstable
5254 :target: https://github.com/liuliu/ccv/actions/workflows/macos-arm-unit-tests.yaml?query=branch%3Aunstable
5355.. |Build Status on Raspberry Pi 4 | image :: https://github.com/liuliu/ccv/actions/workflows/raspberrypi-4-unit-tests.yaml/badge.svg?branch=unstable
5456 :target: https://github.com/liuliu/ccv/actions/workflows/raspberrypi-4-unit-tests.yaml?query=branch%3Aunstable
57+ .. |Analyze Run | image :: https://github.com/liuliu/ccv/actions/workflows/analyze.yaml/badge.svg?branch=unstable
58+ :target: https://github.com/liuliu/ccv/actions/workflows/analyze.yaml?query=branch%3Aunstable
59+ .. |Coverage Run | image :: https://github.com/liuliu/ccv/actions/workflows/coverage.yaml/badge.svg?branch=unstable
60+ :target: https://github.com/liuliu/ccv/actions/workflows/coverage.yaml?query=branch%3Aunstable
0 commit comments