Closed mdekstrand closed 1 week ago
Attention: Patch coverage is 95.74468%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 93.14%. Comparing base (
769e594
) to head (1ed00cb
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lenskit-sklearn/lenskit/sklearn/svd.py | 95.74% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This finishes algorithm ports by moving the Sklearn SVD to a separate package and porting it to be a pipeline component.