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
When running evalite with export to generate a report that I can upload in CI, I noticed that using a threshold doesn't work as I would expect it. The threshold is correctly outputted as failed, but the command does not fail with exit code. Therefore I can't detect in the CI that something is off. It works without using export, but I would like to have both so that I have something to analyze if it fails.
As this is a breaking change, is that something that should go into v1?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When running evalite with
exportto generate a report that I can upload in CI, I noticed that using a threshold doesn't work as I would expect it. The threshold is correctly outputted as failed, but the command does not fail with exit code. Therefore I can't detect in the CI that something is off. It works without using export, but I would like to have both so that I have something to analyze if it fails.As this is a breaking change, is that something that should go into v1?
PS: I'm using
1.0.0-beta.15Beta Was this translation helpful? Give feedback.
All reactions