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

View Summary Widget doesn't show tests that were not run #547

Open
soyacz opened this issue Dec 19, 2024 · 0 comments
Open

View Summary Widget doesn't show tests that were not run #547

soyacz opened this issue Dec 19, 2024 · 0 comments
Assignees

Comments

@soyacz
Copy link
Collaborator

soyacz commented Dec 19, 2024

This is because argus.backend.service.results_service.ResultsService.get_tests_by_version gets test info from runs instead from ArgusTest model.
To fix it it is needed to query that specifically to not rely on runs.

@soyacz soyacz self-assigned this Dec 19, 2024
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

No branches or pull requests

1 participant