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

Bug: Synonym sync: Redundant whitespace #733

Open
joeflack4 opened this issue Dec 19, 2024 · 0 comments · May be fixed by #738
Open

Bug: Synonym sync: Redundant whitespace #733

joeflack4 opened this issue Dec 19, 2024 · 0 comments · May be fixed by #738
Assignees
Labels
bug Something isn't working

Comments

@joeflack4
Copy link
Contributor

joeflack4 commented Dec 19, 2024

Overview

There are synonyms from sources that have redundant whitespace (beginning, middle, or end of string).

Need to do:

  • Modify the JOIN: Do on "lowercasing + stripped" rather than just lowercasing.
  • Fix source synonyms: Remove redundant whitespace

This is needed to fix one of the Mondo qc check failures from adding "reports/sync-synonym/sync-synonyms.added.robot.tsv" into Mondo based on this test PR monarch-initiative/mondo#8463. The failures due to double whitespace are here: https://github.com/monarch-initiative/mondo/actions/runs/12089789637/job/33715669723?pr=8463#step:4:50

@joeflack4 joeflack4 added the bug Something isn't working label Dec 19, 2024
@joeflack4 joeflack4 self-assigned this Dec 19, 2024
@joeflack4 joeflack4 linked a pull request Dec 23, 2024 that will close this issue
9 tasks
@joeflack4 joeflack4 linked a pull request Dec 23, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant