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

chore: bump deps; implement chombo ranking limit #218

Merged
merged 1 commit into from
Jan 14, 2024

chore: bump deps; implement chombo ranking limit

bf98fdc
Select commit
Loading
Failed to load commit list.
Merged

chore: bump deps; implement chombo ranking limit #218

chore: bump deps; implement chombo ranking limit
bf98fdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 14, 2024 in 1s

44.85% (-0.54%) compared to 1f8c1f5

View this Pull Request on Codecov

44.85% (-0.54%) compared to 1f8c1f5

Details

Codecov Report

Attention: 51 lines in your changes are missing coverage. Please review.

Comparison is base (1f8c1f5) 45.38% compared to head (bf98fdc) 44.85%.

Files Patch % Lines
chombot-kcc/src/slash_commands/chombo.rs 0.00% 14 Missing ⚠️
chombot-kcc/src/main.rs 0.00% 11 Missing ⚠️
chombot/src/main.rs 0.00% 8 Missing ⚠️
chombot/src/tournament_watcher.rs 0.00% 8 Missing ⚠️
chombot-common/src/discord_utils.rs 0.00% 4 Missing ⚠️
chombot-common/src/slash_commands/score.rs 0.00% 3 Missing ⚠️
chombot-common/src/slash_commands/hand.rs 0.00% 2 Missing ⚠️
chombot-kcc/src/slash_commands/pasta/command.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
- Coverage   45.38%   44.85%   -0.54%     
==========================================
  Files          22       22              
  Lines        1430     1447      +17     
==========================================
  Hits          649      649              
- Misses        781      798      +17     

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