Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add post process for matcher result #13

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

zhongjiajie
Copy link
Contributor

Sometimes we need addition process for
the result to avoid noise in the result

Sometimes we need addition process for
the result to avoid noise in the result
self.assertEqual(len(analysis["exceptions"]), 0)
self.assertTrue("Python-2.0.1" in analysis["licenses"])

def test_no_match(self):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Add not match test to avoid bad change for Decorator matcher_poster

@MikeMoore63 MikeMoore63 merged commit 2e9e571 into MikeMoore63:main Jan 1, 2025
4 checks passed
@zhongjiajie zhongjiajie deleted the match_post_operator branch January 2, 2025 08:24
@zhongjiajie
Copy link
Contributor Author

Thanks Mike

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.

2 participants