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

[fix] Minor fixing for statistics tabs #4304

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

cservakt
Copy link
Collaborator

The compare to filter was turned off for statistics tabs. It is a user request to restore it. Every tabs gets back the filter except checker coverage.

Switching between tabs was problematic. When we want to switch from checker coverage to others tab, it triggers a full page refresh. Now, it is fixed.

The status of the checkere coverage does not show the number of disabled runs for checkers. With this PR, the users can be informed about the number of runs the checker is off and they can also open the disabled runs modal to list them.

The `compare to` filter was turned off for statistics tabs. It is a user request to restore it. Every tabs gets back the filter except checker coverage.

Switching between tabs was problematic. When we want to switch from checker coverage to others tab, it triggers a full page refresh. Now, it is fixed.

The status of the checkere coverage does not show the number of disabled runs for checkers. With this PR, the user can be informed about the number of runs the checker is off and they can also open the disabled runs modal to list them.
@cservakt cservakt force-pushed the minor-statistics-fixing branch from 24b23ff to 131e254 Compare August 2, 2024 11:57
@bruntib bruntib merged commit 082ee5e into Ericsson:master Aug 2, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants