Skip to content

feat: show judge model name in HTML and CLI report headers (#207)#209

Merged
decko merged 4 commits into
mainfrom
soda/207
Apr 25, 2026
Merged

feat: show judge model name in HTML and CLI report headers (#207)#209
decko merged 4 commits into
mainfrom
soda/207

Conversation

@decko
Copy link
Copy Markdown
Owner

@decko decko commented Apr 25, 2026

Summary

  • CLI judge cost line now includes model name: Judge: claude-sonnet-4-6 (vertex-anthropic) · 20 calls, 41,861 in / 11,558 out tokens
  • HTML report header shows judge model alongside token counts
  • 6 new test cases covering both CLI and HTML rendering

Test plan

  • uv run pytest tests/test_judge_cost.py tests/test_report.py tests/test_report_html.py -v — 250 passed
  • Judge model shown when present, gracefully hidden when absent (no --judge run)

Refs #207

🤖 Generated with SODA + Claude Code

@decko decko merged commit cc78b70 into main Apr 25, 2026
4 checks passed
@decko decko deleted the soda/207 branch April 25, 2026 09:21
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.

1 participant