Skip to content

Merge branch 'master' into weighted-chombos

6a49bae
Select commit
Loading
Failed to load commit list.
Merged

feat: support annotating chombos with MERS weight #295

Merge branch 'master' into weighted-chombos
6a49bae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 0s

48.57% (+5.30%) compared to 442d77d

View this Pull Request on Codecov

48.57% (+5.30%) compared to 442d77d

Details

Codecov Report

❌ Patch coverage is 85.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.57%. Comparing base (442d77d) to head (6a49bae).

Files with missing lines Patch % Lines
chombot-kcc/src/chombot.rs 0.00% 8 Missing ⚠️
chombot-kcc/src/kcc3/data_types.rs 90.66% 7 Missing ⚠️
chombot-kcc/src/slash_commands/chombo.rs 91.89% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   43.27%   48.57%   +5.30%     
==========================================
  Files          21       21              
  Lines        1368     1478     +110     
==========================================
+ Hits          592      718     +126     
+ Misses        776      760      -16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.