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

Fix determination of which words have been merged #2902

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

imnasnainaec
Copy link
Collaborator

@imnasnainaec imnasnainaec commented Jan 30, 2024

Follow-up to #2869

When determining updated ids for the merge blacklist, the identification of words that were merge missed words that had all their senses moved to other words. This pr fixes that.


This change is Reviewable

@imnasnainaec imnasnainaec added bug Something isn't working frontend goal: MergeDup Size: S Small sized issue labels Jan 30, 2024
@imnasnainaec imnasnainaec self-assigned this Jan 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e05a0cf) 72.88% compared to head (c3dd2fe) 72.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2902      +/-   ##
==========================================
- Coverage   72.88%   72.83%   -0.05%     
==========================================
  Files         264      264              
  Lines       10027    10028       +1     
  Branches     1185     1185              
==========================================
- Hits         7308     7304       -4     
- Misses       2375     2379       +4     
- Partials      344      345       +1     
Flag Coverage Δ
backend 83.09% <ø> (-0.11%) ⬇️
frontend 63.33% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, subtle
:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @imnasnainaec)

@imnasnainaec imnasnainaec merged commit 878ad83 into master Jan 30, 2024
17 checks passed
@imnasnainaec imnasnainaec deleted the bugfix/merge-blacklist-miss branch January 30, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend goal: MergeDup Size: S Small sized issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants