Skip to content

bless_test_result: Change case matching to regex search - #5046

Merged
jgfouca merged 1 commit into
masterfrom
jgfouca/btr_regex_search
Sep 1, 2026
Merged

bless_test_result: Change case matching to regex search#5046
jgfouca merged 1 commit into
masterfrom
jgfouca/btr_regex_search

Conversation

@jgfouca

@jgfouca jgfouca commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This makes it quite a bit more user-friendly since the frequent use case of just providing a substring is now just substring instead of .*substring.*.

Checklist

  • My code follows the style guidelines of this project (black formatting)
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I have added tests that exercise my feature/fix and existing tests continue to pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding additions and changes to the documentation

This makes it quite a bit more user-friendly since the frequent
use case of just providing a substring is now just 'substring'
instead of '.*substring.*'.
@jgfouca jgfouca self-assigned this Sep 1, 2026
@jgfouca
jgfouca requested a review from bartgol September 1, 2026 19:50
@jgfouca
jgfouca merged commit 487916c into master Sep 1, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant