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

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Customize rankings #797

wants to merge 14 commits into from

Conversation

evroon
Copy link
Owner

@evroon evroon commented Jun 29, 2024

Allows you to add rankings that specify how the ranking per stage item is calculated.
Points are now stored per stage item input.

@evroon evroon self-assigned this Jun 29, 2024
Copy link

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bracket ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 20, 2024 4:29pm

@evroon evroon changed the title Feature rankings Customize rankings Jun 29, 2024
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

Attention: Patch coverage is 95.48872% with 12 lines in your changes missing coverage. Please review.

Project coverage is 92.96%. Comparing base (1d92a6f) to head (bad4cef).
Report is 36 commits behind head on master.

Files Patch % Lines
backend/bracket/logic/ranking/elo.py 78.57% 9 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.70%   92.96%   +0.26%     
==========================================
  Files         108      112       +4     
  Lines        3729     3883     +154     
==========================================
+ Hits         3457     3610     +153     
- Misses        272      273       +1     

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

Copy link
Contributor

This PR is stale because it has been open for 45 days with no activity. Remove the stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added Stale and removed Stale labels Aug 14, 2024
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.

None yet

1 participant