You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
If some user runs a partial test on tests that happen to fail, a server could get a very low score and keep that until someone else runs a complete test (or the opposite; run only a subset that succeeds).
For novice users it is very unclear what the score is based on, plus it is used for the ranking on the homepage without any weight on the nr. of tests run.
Suggestions:
ranking on the homepage only on full test runs
separate list for partial runs, mentioning the % of tests that were run
add clear explanation of the scores, and make it stand out.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If some user runs a partial test on tests that happen to fail, a server could get a very low score and keep that until someone else runs a complete test (or the opposite; run only a subset that succeeds).
For novice users it is very unclear what the score is based on, plus it is used for the ranking on the homepage without any weight on the nr. of tests run.
Suggestions:
The text was updated successfully, but these errors were encountered: