VSCode extension, which adds a button to open code coverage HTML files, in your default browser, from the coverage/lcov-report/index.html
file of your project.
- Open a project that has a coverage report.
- (Optional): In your settings, under Open Coverage, change your HTML path if it's different to th default
coverage/lcov-report/index.html
- Click in the
Open Coverage
button in the Status Bar (AKA footer) - Enjoy!