Remove the remnants of dibbs basic#214
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #214 +/- ##
==========================================
- Coverage 97.66% 97.65% -0.02%
==========================================
Files 32 32
Lines 1587 1618 +31
==========================================
+ Hits 1550 1580 +30
- Misses 37 38 +1 ☔ View full report in Codecov by Sentry. |
|
I believe we'll also need to make some changes to the |
|
@ericbuckley What actually is the purpose of |
I'm guessing some documentation like the above would be helpful in the top level README 😁 |
|
Algo config tests have been updated and some new details added to the README to cover this explanation! |
ericbuckley
left a comment
There was a problem hiding this comment.
This looks good to me.
Note that this is very much a breaking change, and if someone were to upgrade to this version with an existing database, it would likely break because of the algorithm configurations. We'll need to make these notes in our release docs for version v25.2.0.
|
For sure. Would you actually rather we delayed merging this until after the release? |
If we're going to do it, I'd rather do it sooner than later. I'd only vote for holding off, if you're not 100% sure this is the right direction to go in. |
|
No hesitation on my end. I very strongly believe that pushing just THE DIBBs Algorithm will exponentially reduce confusion and will put our most significant contributions front and center. |
Description
This PR removes the dibbs basic algorithm from the RecordLinker service, updating the documentation and unit tests to reflect this change. There's a lot of alterations, but tests are now stable and everything looks good across the board. Would probably prefer waiting to merge this until both other engineers get eyes on to make sure I didn't miss anything and to catch any outstanding nuances in test cases.
Related Issues
closes #205
Additional Notes
[Add any additional context or notes that reviewers should know about.]
<--------------------- REMOVE THE LINES BELOW BEFORE MERGING --------------------->
Checklist
Please review and complete the following checklist before submitting your pull request:
Checklist for Reviewers
Please review and complete the following checklist during the review process: