-
Notifications
You must be signed in to change notification settings - Fork 29
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
Improve usage of SSSOM-py #666
Conversation
looking like it's passing except a spurious bug in the pubmed eutils (unrelated) |
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #666 +/- ##
==========================================
- Coverage 76.48% 76.03% -0.46%
==========================================
Files 252 252
Lines 29386 29368 -18
==========================================
- Hits 22477 22330 -147
- Misses 6909 7038 +129 ☔ View full report in Codecov by Sentry. |
I think this is the correct sequence
I wish python dependencies didn't lead to dependency hell, but here we are (I just realized I said "dependency hell" on pull number 666, 🤘🤘🤘 😈 😈 😈 ) |
Bullets 1, 2 and 3 are done. @cthoyt , could you take care of bullet 4 please? |
@hrshdhgd done |
This PR makes use of the higher-level interfaces to SSSOM with the 0.4.* series of SSSOM-py
Depends on
Mapping
objects? mapping-commons/sssom-py#439 / Get MSDF from LinkML objects mapping-commons/sssom-py#440