In ceedling 1.0.1, setting
:gcov:
:gcovr:
:print_summary: TRUE
in project.yml does not print the coverage summary to stdout in normal verbosity. I can only see the summary when turn up the verbosity to 4 or 5.
I believe the intention of this flag is to print the summary even in normal verbosity?
In ceedling 1.0.1, setting
in project.yml does not print the coverage summary to stdout in normal verbosity. I can only see the summary when turn up the verbosity to 4 or 5.
I believe the intention of this flag is to print the summary even in normal verbosity?