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

fixml cannot evaluate repositories with no test folder. #2

Open
WeilinHan8 opened this issue Sep 25, 2024 · 0 comments
Open

fixml cannot evaluate repositories with no test folder. #2

WeilinHan8 opened this issue Sep 25, 2024 · 0 comments

Comments

@WeilinHan8
Copy link
Collaborator

There are some github repos that do have test files but not inside test folder (no test folder in the repository)(ie. https://github.com/ml4bio/USPNet) . In the case, fixml throws following error message:
IndexError: list index out of range

I suggest to add a test in fixml to handle this issue by:

  1. Giving a more intuitive and informative error message when there is not test file to evaluate.
  2. Changing the algorithm of fixml to search for test files (with "test" in the file name) instead of searching for files inside of test folder.
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

No branches or pull requests

1 participant