Skip to content

Fix broken regex for pytest-cov

Nis Meinert requested to merge avitase/gitlab:avitase-master-patch-32435 into master
  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

The or | was erroneously escaped in the example for pytest-cov. This makes the regex fail and no coverage information gets extracted.

Edited by 🤖 GitLab Bot 🤖

Merge request reports