Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*

Integration of ICPC codecov with sonarqube

butter_fruit_shake
437 Views

Hi,

  We are currently on oneapi version 2021.1.1 and we have been able to use profmerge and codecov tools to generate code coverage report for our unittests written in Catch2. 

We would like to integrate this to our sonarqube infrastructure, but it appears that sonarqube only supports other coverage reports like gcov,lcov,visual studio, etc. 
Is it possible to get coverage report with codecov that is compatible with sonarqube? 

0 Kudos
1 Reply
Viet_H_Intel
Moderator
356 Views

Have you tried oneAPI2025.0?  Please see https://clang.llvm.org/docs/SourceBasedCodeCoverage.html 

0 Kudos
Reply