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

Improve pipeline logging and builder API #573

Merged
merged 6 commits into from
Dec 25, 2024
Merged

Conversation

mdekstrand
Copy link
Member

This adds a test for the composite fallback in a pipeline, additional pipeline debugging and tracing to debug it, and reduce te risk of error in the builder API.

@mdekstrand mdekstrand added this to the 2025.1 milestone Dec 25, 2024
@mdekstrand mdekstrand added enhancement pipeline LensKit pipeline abstraction labels Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.21%. Comparing base (ce74335) to head (6b1c07f).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
lenskit/lenskit/logging/__init__.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
+ Coverage   90.20%   90.21%   +0.01%     
==========================================
  Files         103      103              
  Lines        6390     6400      +10     
==========================================
+ Hits         5764     5774      +10     
  Misses        626      626              

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

@mdekstrand mdekstrand merged commit 6dbdb1a into main Dec 25, 2024
39 checks passed
@mdekstrand mdekstrand deleted the fix/fallback-bias branch December 25, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pipeline LensKit pipeline abstraction
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant