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

Capture stderr of run solutions #219

Open
kezsulap opened this issue Mar 18, 2024 · 0 comments
Open

Capture stderr of run solutions #219

kezsulap opened this issue Mar 18, 2024 · 0 comments

Comments

@kezsulap
Copy link

Imagine I have some solution which runs through a number of cases and adds up the results and a good way to measure how good a test is how many of those partial results are non-zero, or how many cases there were in the first place, the most natural way to get stats on this would be to get the solution keep track of that number for all the tests and just output to cerr number it has been computing anyway
It would be nice if sinol-make run had some option to capture that output and include it in the table with scores

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