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

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Mar 10, 2024

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.

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 uhafner added the bug Bugs or performance problems label Mar 10, 2024
Copy link

☀️ Quality Monitor

  • 🚦 Tests: 108 tests passed
  • 👣 Code Coverage: 78% coverage achieved
  • 🔬 Mutation Coverage: 75% mutations killed
  • ⚠️ Style: 1 warning found (0 error, 0 high, 1 normal, 0 low)
  • 🐛 Bugs: 5 warnings found (0 error, 0 high, 1 normal, 4 low)

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 108 tests passed
  • 👣 Code Coverage: 78% coverage achieved
  • 🔬 Mutation Coverage: 75% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: 4 warnings found (0 error, 0 high, 1 normal, 3 low)

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 108 tests passed
  • 👣 Code Coverage: 78% coverage achieved
  • 🔬 Mutation Coverage: 75% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: 3 warnings found (0 error, 0 high, 1 normal, 2 low)

More details are available in the GitHub Checks Result.

Copy link

☀️ Quality Monitor

  • 🚦 Tests: 108 tests passed
  • 👣 Code Coverage: 78% coverage achieved
  • 🔬 Mutation Coverage: 75% mutations killed
  • ⚠️ Style: No warnings found
  • 🐛 Bugs: 2 warnings found (0 error, 0 high, 0 normal, 2 low)

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit 8278bb1 into main Mar 11, 2024
14 checks passed
@uhafner uhafner deleted the build-total-of-subscores branch March 11, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or performance problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant