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

typing

3b159a2
Select commit
Loading
Failed to load commit list.
Merged

WIP: closure branch and bound #1174

typing
3b159a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2023 in 1s

0.00% (+0.00%) compared to 3070fc8

View this Pull Request on Codecov

0.00% (+0.00%) compared to 3070fc8

Details

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.