mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Generate combined HTML coverage report (#19663)
This commit is contained in:
@@ -34,3 +34,4 @@ const context = iLibReport.createContext({
|
||||
|
||||
const tree = context.getTree('flat');
|
||||
tree.visit(iReports.create('lcov'), context);
|
||||
tree.visit(iReports.create('html'), context);
|
||||
|
||||
Reference in New Issue
Block a user