-
Notifications
You must be signed in to change notification settings - Fork 3
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
DO NOT MERGE: Address qc-duplicate-exact-synonym-no-abbrev
failures in mondo
- build
#755
Conversation
- Filters cases where there are multiple Mondo terms with the same exactSynonym, and instead puts them into a special curation TSV. - Add: reports/review-qc-duplicate-exact-synonym-no-abbrev.tsv - Add/Update: Make goals & Python scripting to filter files & create that TSV.
- Update: Handle Mondo -unconfirmed cases too: Cases where the synonym sync finds no trace of the synonym in the source, but since we have not yet - Update: Removed -confirmed deduping. This wasn't the correct way to handle checking against synonyms that already exist in Mondo, and -confirmed does not introduce duplication anyway. It doesn't add synonyms; only adds evidence for existing ones.
- Remove some temporary code
- Update: Handling cases now where a new exactSynonym coming in through the sync is equivalent to a label that exists on another Mondo term.
- codestyle update
145c019
to
7f159e3
Compare
7f159e3
to
016ff3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build looks good, and these results were used to get QC to pass in:
- remove temp file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Also what I wrote in the mini-build, confirmed working as attended via QC check in mondo
:
Build for:
qc-duplicate-exact-synonym-no-abbrev
failures inmondo
#751