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

Handle owlready2:python_names in genated triples in excelparser #795

Merged
merged 4 commits into from
Oct 29, 2024

Readd python_names if they were in the start ontology

e56b773
Select commit
Loading
Failed to load commit list.
Merged

Handle owlready2:python_names in genated triples in excelparser #795

Readd python_names if they were in the start ontology
e56b773
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

72.61% (+0.06%) compared to 0f6c235

View this Pull Request on Codecov

72.61% (+0.06%) compared to 0f6c235

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.61%. Comparing base (0f6c235) to head (e56b773).

Files with missing lines Patch % Lines
ontopy/excelparser.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #795      +/-   ##
==========================================
+ Coverage   72.54%   72.61%   +0.06%     
==========================================
  Files          18       18              
  Lines        3701     3706       +5     
==========================================
+ Hits         2685     2691       +6     
+ Misses       1016     1015       -1     

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