Skip to content

Fix comments

122c80a
Select commit
Loading
Failed to load commit list.
Merged

Add fit and optimize config to [recommend.ranker] #1124

Fix comments
122c80a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 11, 2025 in 0s

71.58% (-0.09%) compared to ca60822

View this Pull Request on Codecov

71.58% (-0.09%) compared to ca60822

Details

Codecov Report

❌ Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.58%. Comparing base (ca60822) to head (122c80a).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
cmd/gorse-worker/main.go 0.00% 3 Missing ⚠️
worker/worker.go 0.00% 3 Missing ⚠️
master/master.go 0.00% 2 Missing ⚠️
master/tasks.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1124      +/-   ##
==========================================
- Coverage   71.66%   71.58%   -0.09%     
==========================================
  Files          85       86       +1     
  Lines       15019    15089      +70     
==========================================
+ Hits        10763    10801      +38     
- Misses       3203     3230      +27     
- Partials     1053     1058       +5     

☔ 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.