Skip to content

Commit

Permalink
Dump statistic
Browse files Browse the repository at this point in the history
Dump total statistic at the end
  • Loading branch information
ruffsl committed Jun 20, 2021
1 parent 08c60ad commit 81d002b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/code_coverage_report.bash
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ fastcov --lcov \
--include $INCLUDE_PACKAGES \
--process-gcno \
--validate-sources \
--dump-statistic \
--output ${LCOVDIR}/total_coverage.info

if [ $COVERAGE_REPORT_VIEW = codecovio ]; then
Expand Down

0 comments on commit 81d002b

Please sign in to comment.