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

molmedb annotator indexing fix #77

Conversation

DominikMartinat
Copy link
Contributor

Fixed issue with indexing of rows to drop from SPARQL query resulsts.
Changed example from molmedb annotator output to show right row.

DisGeNet annotator in the example does not work now. Maybe an issue with API key?

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 12.17%. Comparing base (a2c406e) to head (3d166b3).
Report is 6 commits behind head on main.

Files Patch % Lines
src/pyBiodatafuse/annotators/molmedb.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #77      +/-   ##
==========================================
- Coverage   12.36%   12.17%   -0.19%     
==========================================
  Files          25       25              
  Lines        1189     1191       +2     
  Branches      222      223       +1     
==========================================
- Hits          147      145       -2     
- Misses       1040     1042       +2     
- Partials        2        4       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant