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 more info to errors from bad scoring data #30

Open
PeterJCLaw opened this issue Mar 4, 2024 · 0 comments
Open

Add more info to errors from bad scoring data #30

PeterJCLaw opened this issue Mar 4, 2024 · 0 comments

Comments

@PeterJCLaw
Copy link
Owner

Currently these emit a stack trace but don't mention the match/file in question. It would be much more useful if they did.

Something like 9d010b5 would be great. However that change hides the error information from the scorer, which relies on the current behaviour to show a useful error to the person editing the scores.

Fixing this therefore likely also involves creating a mechanism for the scorer to get all the errors, perhaps ideally with a way for it to know that it can discard the outer exception's message as that info is already available from context.

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