Skip to content

feat: integrate FeedbackWeightExpression into Recommender and simplif…

26a6a39
Select commit
Loading
Failed to load commit list.
Open

Add weighted loss to factorization machines #1213

feat: integrate FeedbackWeightExpression into Recommender and simplif…
26a6a39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 0s

73.13% (+0.06%) compared to 2f5e805

View this Pull Request on Codecov

73.13% (+0.06%) compared to 2f5e805

Details

Codecov Report

❌ Patch coverage is 87.36842% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.13%. Comparing base (2f5e805) to head (26a6a39).

Files with missing lines Patch % Lines
common/expression/weight.go 92.10% 5 Missing and 1 partial ⚠️
model/ctr/data.go 50.00% 2 Missing and 2 partials ⚠️
logics/recommend.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1213      +/-   ##
==========================================
+ Coverage   73.07%   73.13%   +0.06%     
==========================================
  Files          89       90       +1     
  Lines       16629    16722      +93     
==========================================
+ Hits        12151    12230      +79     
- Misses       3240     3251      +11     
- Partials     1238     1241       +3     

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