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

Support scalar scores in ItemList #512

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

mdekstrand
Copy link
Member

This modifies ItemList to accept scalars as the parameter to scores, creating a score field filled with a single value.

@mdekstrand mdekstrand added enhancement New feature or request data Data management support. labels Nov 17, 2024
@mdekstrand mdekstrand added this to the 2024.1 milestone Nov 17, 2024
Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.48%. Comparing base (3ff2c3e) to head (c17735d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #512   +/-   ##
=======================================
  Coverage   92.48%   92.48%           
=======================================
  Files          91       91           
  Lines        5828     5830    +2     
=======================================
+ Hits         5390     5392    +2     
  Misses        438      438           

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

@mdekstrand mdekstrand merged commit ca2e5b8 into lenskit:main Nov 17, 2024
32 checks passed
@mdekstrand mdekstrand deleted the feature/scalar-scores branch November 17, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Data management support. enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant