Skip to content

Save compile time by allow disabling unittests

shibohan requested to merge save-compile-time-by-disable-ut-default into master

Changes:

  • Save compile time by disabling ut by default. We don't need to compile ut in the product environment.
  • Generate total coverage report (only testable components)
Edited by shibohan

Merge request reports

Loading