-
Notifications
You must be signed in to change notification settings - Fork 834
Update near-duplicate sets #781
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #781 +/- ##
==========================================
+ Coverage 96.44% 96.60% +0.15%
==========================================
Files 60 63 +3
Lines 4726 4826 +100
Branches 823 838 +15
==========================================
+ Hits 4558 4662 +104
+ Misses 87 84 -3
+ Partials 81 80 -1
|
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.
Note that black
format is not passing in CI, so update that first.
Otherwise LGTM, feel free to merge once you confirm the questions I had!
This reverts commit cc0fb47.
This reverts commit cc0fb47.
After this PR:
is_near_duplicate_issue = True
will have an empty near-duplicate set.