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

add perf_ceiling in rating computation #2410

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xiaowuc1
Copy link
Contributor

This fixes #2409.

@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.

Project coverage is 47.69%. Comparing base (fd7fb05) to head (64c2458).
Report is 68 commits behind head on master.

Files with missing lines Patch % Lines
judge/ratings.py 27.27% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2410      +/-   ##
==========================================
+ Coverage   46.76%   47.69%   +0.93%     
==========================================
  Files         251      259       +8     
  Lines       13317    13724     +407     
==========================================
+ Hits         6228     6546     +318     
- Misses       7089     7178      +89     

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

@int-y1
Copy link
Contributor

int-y1 commented Mar 1, 2025

the code looks reasonable. still need to check if the code runs properly.

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.

Add perf_ceiling to ratings
3 participants