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

additional tests for patterns, mixins, and abstract classes. #1947

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

cmungall
Copy link
Member

Ensure owlgen doesn't pun when literal constraints are applied
to slots that are translated to ObjectProperties. Fixes #1841

Ensure owlgen doesn't pun when literal constraints are applied
to slots that are translated to ObjectProperties. Fixes #1841
Copy link

codecov bot commented Feb 27, 2024

Codecov Report

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

Project coverage is 80.30%. Comparing base (c5b6b8c) to head (f00f521).
Report is 25 commits behind head on main.

Files Patch % Lines
linkml/generators/owlgen.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1947      +/-   ##
==========================================
+ Coverage   80.15%   80.30%   +0.14%     
==========================================
  Files         100       99       -1     
  Lines       11537    11293     -244     
  Branches     2914     2854      -60     
==========================================
- Hits         9248     9069     -179     
+ Misses       1741     1684      -57     
+ Partials      548      540       -8     

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

@cmungall cmungall merged commit 2bb6a24 into main Feb 27, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant