Skip to content

Fix the gcovr coverage regex by removing line separators before scanning

Nick Thomas requested to merge (removed):35368-fix-gcovr-regexp-matching into master

What does this MR do?

Makes the gcovr coverage regular expression work again.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Differences between re2 and Ruby's regular expression library

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #35368 (closed)

Merge request reports