You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
* implemented context manager for printing to stderr
* modified cli to print errors to stderr
* updated the runner to split output to stdout and stderr
* updated cli tests to read from result.stdout and result.stderr as opposed to result.output
* added tests to ensure exceptions and mlem errors are printed to stderr
* typo correction - thrown to throws
* added test for stderr_echo context manager to fix warning from codecov
* fix dvc test
* fix dvc test
Co-authored-by: Alexander Guschin <1aguschin@gmail.com>
0 commit comments