Skip to content

[AI] Fix: Add provider scorecard to run reports (#186)#242

Merged
SaJaToGu merged 1 commit into
developfrom
ai/fix-issue-186-20260606-103748
Jun 6, 2026
Merged

[AI] Fix: Add provider scorecard to run reports (#186)#242
SaJaToGu merged 1 commit into
developfrom
ai/fix-issue-186-20260606-103748

Conversation

@SaJaToGu
Copy link
Copy Markdown
Owner

@SaJaToGu SaJaToGu commented Jun 6, 2026

Summary

  • Adds ProviderScorecard dataclass and create_provider_scorecard helper to scripts/solver_reporting.py
  • Surfaces scorecard fields (requested model, actual model, fallback source, duration, exit code, run status, PR URL, test command/result, no-change/fallback flags) in scripts/status_dashboard.py
  • New tests/test_solver_reporting.py with 324-line test suite covering successful PR runs, no-change warnings, failed workers, and fallback runs

Fixes: 2 IndentationErrors and removed unused import pytest in generated test file (solver artifact).

Closes #186

Test plan

  • python -m unittest discover -s tests — 491 tests, all green
  • git diff --check — clean

🤖 Generated with Claude Code

Closes #186

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@SaJaToGu SaJaToGu merged commit 9f9ce41 into develop Jun 6, 2026
2 checks passed
@SaJaToGu SaJaToGu deleted the ai/fix-issue-186-20260606-103748 branch June 6, 2026 16:17
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