Add a Dataset to manage consistent user-item data processing #427
Codecov / codecov/project
succeeded
Jul 15, 2024 in 0s
91.54% (+0.55%) compared to ee8b2ff
View this Pull Request on Codecov
91.54% (+0.55%) compared to ee8b2ff
Details
Codecov Report
Attention: Patch coverage is 96.00000%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 91.54%. Comparing base (
ee8b2ff
) to head (e2c2ab1
).
Files | Patch % | Lines |
---|---|---|
lenskit/lenskit/data/dataset.py | 97.01% | 8 Missing |
lenskit/lenskit/data/vocab.py | 88.33% | 7 Missing |
lenskit/lenskit/data/matrix.py | 96.96% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #427 +/- ##
==========================================
+ Coverage 90.98% 91.54% +0.55%
==========================================
Files 47 50 +3
Lines 3207 3606 +399
==========================================
+ Hits 2918 3301 +383
- Misses 289 305 +16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading