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

Customize rankings #797

Merged
merged 8 commits into from
Sep 7, 2024

fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add customizable ran…

a2e76b9
Select commit
Loading
Failed to load commit list.
Merged

Customize rankings #797

fixup! fixup! fixup! fixup! fixup! fixup! fixup! Add customizable ran…
a2e76b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2024 in 0s

93.17% (+0.44%) compared to 4a81262

View this Pull Request on Codecov

93.17% (+0.44%) compared to 4a81262

Details

Codecov Report

Attention: Patch coverage is 97.97980% with 6 lines in your changes missing coverage. Please review.

Project coverage is 93.17%. Comparing base (4a81262) to head (a2e76b9).

Files with missing lines Patch % Lines
backend/bracket/logic/ranking/elo.py 93.02% 3 Missing ⚠️
backend/bracket/routes/tournaments.py 77.77% 2 Missing ⚠️
...racket/logic/scheduling/handle_stage_activation.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
+ Coverage   92.73%   93.17%   +0.44%     
==========================================
  Files         108      112       +4     
  Lines        3742     3911     +169     
==========================================
+ Hits         3470     3644     +174     
+ Misses        272      267       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.