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

Rewriting ontodoc based on domain-battery #742

Merged
merged 34 commits into from
May 25, 2024

Got rid of two new pylint errors...

bf1fc98
Select commit
Loading
Failed to load commit list.
Merged

Rewriting ontodoc based on domain-battery #742

Got rid of two new pylint errors...
bf1fc98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2024 in 0s

73.22% (+1.11%) compared to 60dda59

View this Pull Request on Codecov

73.22% (+1.11%) compared to 60dda59

Details

Codecov Report

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

Project coverage is 73.22%. Comparing base (60dda59) to head (bf1fc98).

Files Patch % Lines
ontopy/ontodoc_rst.py 88.16% 20 Missing ⚠️
ontopy/excelparser.py 0.00% 1 Missing ⚠️
ontopy/utils.py 95.83% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   72.11%   73.22%   +1.11%     
==========================================
  Files          17       18       +1     
  Lines        3486     3683     +197     
==========================================
+ Hits         2514     2697     +183     
- Misses        972      986      +14     

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