Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive result comparison #208

Open
9 tasks
bauersimon opened this issue Jun 21, 2024 · 0 comments
Open
9 tasks

Interactive result comparison #208

bauersimon opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@bauersimon
Copy link
Member

bauersimon commented Jun 21, 2024

  • see list of solved tasks at a glance (similar to a JUnit html report)
    • including coverage count
    • or encountered errors
    • and any additional metrics we (will) collect (processing time, character count, ...)
    • with possibility to click and see the actual result (i.e. what the model generated)
  • diff/compare two model results
    • on a list basis (i.e. which tasks was which model able to solve and where are differences in coverage: character count, ...)
    • on a task basis (i.e. diffing the model results 1:1)
    • maybe also the ability to switch between different results from different runs (i.e. compare plain.go result from model A's run 2 against plain.go result from model B's result 4)
@bauersimon bauersimon added the enhancement New feature or request label Jun 21, 2024
@bauersimon bauersimon added this to the v0.6.0 milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant