Closed mdekstrand closed 2 weeks ago
Attention: Patch coverage is 88.10289%
with 37 lines
in your changes missing coverage. Please review.
Project coverage is 92.55%. Comparing base (
bf8606e
) to head (8b88566
). Report is 20 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The LensKit 🤖 has run the tests on your PR.
🚨 Tests covered 88.04% of diff.
🚨 Coverage decreased -0.19% from 92.52% to 92.32%.
The LensKit 🤖 has run the tests on your PR.
🚨 Tests covered 87.71% of diff.
🚨 Coverage decreased -0.21% from 92.52% to 92.30%.
The LensKit 🤖 has run the tests on your PR.
🚨 Tests covered 87.71% of diff.
🚨 Coverage decreased -0.21% from 92.52% to 92.30%.
This moves forward #489 to provide item-list-based bulk evaluation of entire runs.
Right now it is probably a lot slower than the old code (no bulk optimizations), but it should be correct, and better-documented and more extensible.