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 total computation of scores #324

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Fix total computation of scores #324

merged 4 commits into from
Mar 11, 2024

Commits on Mar 10, 2024

  1. Fix total computation of scores.

    When there are multiple analysis or testing configurations, then the
    total of each configuration should be computed of the containing
    sub-scores and not of the overall aggregation.
    uhafner committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    f55e807 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Fix some warnings.

    uhafner committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    478c294 View commit details
    Browse the repository at this point in the history
  2. Add suppression.

    uhafner committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    110fd92 View commit details
    Browse the repository at this point in the history
  3. Fix warning.

    uhafner committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8ca13fb View commit details
    Browse the repository at this point in the history