Skip to content

Merge branch 'ACTS-232_test_coverage' into 'master'

Christian Gumpert requested to merge cherry-pick-50e26137 into release-0.03.X

ignore unit test results for coverage measurement

Ignoring the results from the unit test run allows to still generate test coverage output. This may be incomplete (due to the code which would have run after the failed tests), but since tests are separated in different executables, the effect should be limited.

Fixes ACTS-232.

See merge request !224 (merged)

Merge request reports