mattpocock / mattpocock/evalite
UI: Show progress and evals as they complete when trialCount > 1
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the UI showed how many evals have completed for a given suite (i.e. "6 out of 10 runs completed"), and for completed evals to be rendered in the table upon completion (rather than waiting until all runs for the suite complete)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the UI code that renders eval suites and their results table, then follow how completion events are received when trialCount is greater than 1. Done means the suite shows completed-versus-total progress and each completed eval appears in the table without waiting for the remaining runs; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100