Skip to content

feat: show failing scorers for threshold failures#402

Open
morgan-coded wants to merge 1 commit into
mattpocock:v1from
morgan-coded:fix/evalite-125-threshold-scorers
Open

feat: show failing scorers for threshold failures#402
morgan-coded wants to merge 1 commit into
mattpocock:v1from
morgan-coded:fix/evalite-125-threshold-scorers

Conversation

@morgan-coded

Copy link
Copy Markdown

A threshold failure only showed the aggregate score, so the CLI could hide which scorers pulled the run below the overall threshold in CI. This reports failing scorer names and their averaged scores under the failed threshold line, while per-eval thresholds, export behavior, and UI tables stay unchanged. I checked the red threshold case, then ran pnpm install --no-frozen-lockfile, pnpm run build:evalite, pnpm --filter evalite-tests test -- tests/threshold.test.ts, pnpm --filter evalite test -- src/command.test.ts, pnpm typecheck, pnpm lint, pnpm check-format, pnpm run ci, and git diff --check. Fixes #125

Copilot AI review requested due to automatic review settings July 8, 2026 16:53
@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 982f6e9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
evalite Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercel Bot commented Jul 8, 2026

Copy link
Copy Markdown

@morgan-coded is attempting to deploy a commit to the Skill Recordings Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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

Successfully merging this pull request may close these issues.

2 participants