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

Improve testing of Commit Finder algorithm #703

Open
benmss opened this issue Apr 15, 2024 · 0 comments
Open

Improve testing of Commit Finder algorithm #703

benmss opened this issue Apr 15, 2024 · 0 comments
Assignees
Labels
tests Enhancement of tests

Comments

@benmss
Copy link
Member

benmss commented Apr 15, 2024

The Commit Finder uses a combination of regex and result sorting to retrieve the most appropriate commit for a given artefact. While tests exist to test this functionality, the addition of finer grained tests would help ensure that the individual parts of the process are behaving as expected, and would enable easier debugging when these parts need adjustment in the future.

@benmss benmss added the tests Enhancement of tests label Apr 15, 2024
@benmss benmss self-assigned this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Enhancement of tests
Projects
None yet
Development

No branches or pull requests

1 participant