Skip to content

Show code coverage data generated with older version of gcov for C or C++ langages in VS Code

License

Notifications You must be signed in to change notification settings

MickaelBlet/gcov-viewer-older

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gcov Viewer Older

Show code coverage data generated with older version of gcov for C or C++ langages in VS Code.

Background

  • Compatiable for plugin Gcov Viewer in VSCode.
  • Call gcov command with --branch-probabilities --long-file-names options and tranform the gcov files to gcov-9 json format.
  • Update the gcovViewer.gcovBinary configuration with the extension command.

About

Show code coverage data generated with older version of gcov for C or C++ langages in VS Code

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published