-
Notifications
You must be signed in to change notification settings - Fork 11
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
Added a cap on distance for matching and changed error handling on KSB #158
Conversation
Codecov Report
@@ Coverage Diff @@
## main #158 +/- ##
=======================================
Coverage 81.15% 81.15%
=======================================
Files 11 11
Lines 1215 1215
=======================================
Hits 986 986
Misses 229 229
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Thomas! That was a quick turnaround, see comments below
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @thuiop , I think this is ready for merging, I'm just going to merge a few small commits
Related to #156 . It does not seem easy to print the blend number along with the error ; it would need to be passed as an argument to the target_meas function.