Skip to content

Conversation

justinchuby
Copy link
Collaborator

It is obsolete and the capability is covered by the simple pattern matcher.

It is obsolete and the capability is covered by the simple pattern matcher

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
("matcher_algo",),
[
(generic_pattern.GenericPatternMatcher,),
(pattern.SimplePatternMatcher,),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we want to move some tests

Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.10%. Comparing base (3156bed) to head (c772dd3).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2567      +/-   ##
==========================================
- Coverage   70.32%   70.10%   -0.22%     
==========================================
  Files         222      220       -2     
  Lines       26659    26086     -573     
  Branches     2667     2575      -92     
==========================================
- Hits        18747    18287     -460     
+ Misses       6994     6903      -91     
+ Partials      918      896      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justinchuby justinchuby enabled auto-merge (squash) September 18, 2025 18:15
@justinchuby justinchuby merged commit 79afb87 into main Sep 19, 2025
32 checks passed
@justinchuby justinchuby deleted the justinchu/generic-pattern branch September 19, 2025 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants