Return the last coverage in trace stream
All threads resolved!
All threads resolved!
Compare changes
- shinya maeda authored
+ 7
− 22
@@ -91,29 +91,14 @@ def extract_coverage(regex)
This MR fixes the coverage issue raised at https://gitlab.com/gitlab-org/gitlab-ce/issues/31556. Currently, the first coverage appears in the trace will be considered as the coverage. Since general total scores will likely appear at the last part of logs, coverage extraction should be targeting the last matched part.
Need to be checked by @godfat
Because #31556 (closed) labeled as regression
master
(if it does - rebase it please)Closes #31556 (closed)