-
Notifications
You must be signed in to change notification settings - Fork 135
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
Fix label compare of distance method #1205
Fix label compare of distance method #1205
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #1205 +/- ##
========================================
Coverage 80.07% 80.08%
========================================
Files 268 268
Lines 29865 29863 -2
Branches 5846 5845 -1
========================================
+ Hits 23915 23916 +1
+ Misses 4617 4614 -3
Partials 1333 1333
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
887f824
to
9759aec
Compare
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.
LGTM.
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Summary
< c
< background
a != background
b != a
< b
< c
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.