Skip to content

HTML Bug fixing and rootOuput flag

Choose a tag to compare

@ecamacho ecamacho released this 17 Nov 10:30
· 154 commits to master since this release
1ac7815
  • Fixes issue 108 by breaking down the report into smaller sub reports per target that can be rendered faster by the browsers
  • Adds a new flag to the parse HTML report: rootOutput that can be passed to specify the final folder in which the HTML files will be written.
  • Fixes a bug parsing Xcode 12 logs that causes to duplicate Swift errors in the final report.