Skip to content

Add tags to ingested tests and provide dedicated tabs#434

Merged
joehart2001 merged 16 commits intomainfrom
add-tags
Apr 13, 2026
Merged

Add tags to ingested tests and provide dedicated tabs#434
joehart2001 merged 16 commits intomainfrom
add-tags

Conversation

@joehart2001
Copy link
Copy Markdown
Collaborator

Pre-review checklist for PR author

PR author must check the checkboxes below when creating the PR.

Summary

This allows developers to tag their tests if they came from another framework and add their logo. It also creates a dedicated tab for viewing tests from this tag only

Linked issue

Resolves #406 partially?

Testing

@joehart2001
Copy link
Copy Markdown
Collaborator Author

One thing to fix is proper score propagation to the category tables. currently updating the weights and thresholds on the framework tab updates the weights and thresholds on the category tab. but these new benchmark scores are not propagated to the category table. i think this is due to some callbacks being local to tabs

@ElliottKasoar
Copy link
Copy Markdown
Collaborator

Since this has conflicts from #378, I suggest we maybe also try to get in #441 first, just because that's already been rebased on top of that, and so this will introduce even more probably.

@joehart2001 joehart2001 marked this pull request as ready for review April 7, 2026 21:11
@ElliottKasoar ElliottKasoar added the enhancement New feature or request label Apr 8, 2026
@joehart2001
Copy link
Copy Markdown
Collaborator Author

TODO: make it able to be a list of frameworks as tests may be in multiple frameworks

@joehart2001 joehart2001 merged commit c3804f7 into main Apr 13, 2026
13 checks passed
@joehart2001 joehart2001 deleted the add-tags branch April 13, 2026 14:14
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

Successfully merging this pull request may close these issues.

Custom tabs

2 participants