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

feat: Implement weighted scoring system for test results #3469

Closed
wants to merge 1 commit into from

Conversation

VolodymyrBg
Copy link

  • Add weights for different test verdicts
  • Introduce percentage-based score calculation
  • Implement more granular A/B/C grade assignment
  • Remove TODO comment as the feature is now implemented

- Add weights for different test verdicts
- Introduce percentage-based score calculation
- Implement more granular A/B/C grade assignment
- Remove TODO comment as the feature is now implemented
@KaloyanTanev
Copy link
Collaborator

Thank you for your contribution, however, the plan was that different tests have different weight. Meaning, the test weight is per test basis and not based on the blind result.
i.e.: a failing direct connection test has lower impact in the final score, compared to terribly performing ping latency test.

@KaloyanTanev
Copy link
Collaborator

@VolodymyrBg I will close this PR for now. If you would like to work on the above mentioned, feel free to open a new PR.

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

Successfully merging this pull request may close these issues.

2 participants