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

WIP: closure branch and bound #1174

Merged
merged 11 commits into from
Dec 19, 2023
Merged

WIP: closure branch and bound #1174

merged 11 commits into from
Dec 19, 2023

Conversation

fgregg
Copy link
Contributor

@fgregg fgregg commented Dec 18, 2023

No description provided.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 68 lines in your changes are missing coverage. Please review.

Comparison is base (3070fc8) 0.00% compared to head (3b159a2) 0.00%.

Files Patch % Lines
dedupe/branch_and_bound.py 0.00% 62 Missing ⚠️
dedupe/__init__.py 0.00% 3 Missing ⚠️
dedupe/training.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1174   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         29      29           
  Lines       2321    2311   -10     
=====================================
+ Misses      2321    2311   -10     

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

@fgregg
Copy link
Contributor Author

fgregg commented Dec 19, 2023

@benchmark

1 similar comment
@fgregg
Copy link
Contributor Author

fgregg commented Dec 19, 2023

@benchmark

Copy link

(logs)

@fgregg fgregg merged commit 3179777 into main Dec 19, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant