-
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: Bug fix: Synonym Sync: Entries without exact mappings - mini build #696
Closed
joeflack4
wants to merge
1
commit into
bugfix-syn-sync-no-exact-mappings-1-base-outputs
from
bugfix-syn-sync-no-exact-mappings-3-new-outputs
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
joeflack4
force-pushed
the
bugfix-syn-sync-no-exact-mappings-1-base-outputs
branch
from
November 20, 2024 03:04
aab2d9e
to
72f1862
Compare
joeflack4
force-pushed
the
bugfix-syn-sync-no-exact-mappings-3-new-outputs
branch
2 times, most recently
from
November 20, 2024 03:08
1087883
to
ca0a63f
Compare
9 tasks
joeflack4
changed the title
Bugfix syn sync no exact mappings - outputs diff check
DO NOT MERGE: Bug fix: Synonym Sync: Entries without exact mappings - mini build
Nov 20, 2024
joeflack4
added
the
build
Mostly for build PRs: when changes only to data files post `build-mondo-ingest`; no code changes
label
Nov 20, 2024
joeflack4
commented
Nov 20, 2024
@@ -2316,7 +2283,6 @@ MONDO:0002508 gingivitis oio:hasExactSynonym gingivitis DOID:3087 gingivitis | |||
MONDO:0002512 papillary adenocarcinoma oio:hasExactSynonym papillary adenocarcinoma DOID:3112 papillary adenocarcinoma papillary adenocarcinoma DOID:3112 | |||
MONDO:0002513 kidney benign neoplasm oio:hasExactSynonym kidney benign neoplasm DOID:3116 kidney benign neoplasm kidney benign neoplasm DOID:3116 | |||
MONDO:0002513 kidney benign neoplasm oio:hasExactSynonym renal and ureteral tumor DOID:3116 kidney benign neoplasm renal and ureteral tumor DOID:3116 | |||
MONDO:0002514 hepatobiliary neoplasm oio:hasExactSynonym hepatobiliary tumors DOID:3117 hepatobiliary benign neoplasm hepatobiliary tumors DOID:3117 |
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.
Case 1 of 2 removed
As shown in the QC error in #687, this pair (MONDO:0002514
, DOID:3117
) had no exact mapping. Now it is removed.
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.
joeflack4
commented
Nov 20, 2024
joeflack4
force-pushed
the
bugfix-syn-sync-no-exact-mappings-1-base-outputs
branch
from
November 20, 2024 22:30
72f1862
to
0774062
Compare
- Add: Outputs to compare to before the code in order to check the diffs for correctness.
joeflack4
force-pushed
the
bugfix-syn-sync-no-exact-mappings-3-new-outputs
branch
from
November 20, 2024 22:35
ca0a63f
to
ff45d10
Compare
Closing this as now redundant with: |
joeflack4
deleted the
bugfix-syn-sync-no-exact-mappings-3-new-outputs
branch
November 22, 2024 21:43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
build
Mostly for build PRs: when changes only to data files post `build-mondo-ingest`; no code changes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mini-build for:
Compares just the synonym sync outputs, before and after the code changes.
Full build also exists: