Show code coverage data generated with older version of gcov for C or C++ langages in VS Code.
- Compatiable for plugin Gcov Viewer in VSCode.
- Call
gcovcommand with--branch-probabilities --long-file-namesoptions and tranform the gcov files to gcov-9 json format. - Update the
gcovViewer.gcovBinaryconfiguration with the extension command.