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

Adding domain_of to induced slot. #194

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Adding domain_of to induced slot. #194

merged 1 commit into from
Jul 20, 2022

Conversation

cmungall
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2022

Codecov Report

Merging #194 (dddaab7) into main (7a53613) will decrease coverage by 1.27%.
The diff coverage is 43.24%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   63.33%   62.05%   -1.28%     
==========================================
  Files          50       52       +2     
  Lines        5501     5869     +368     
  Branches     1567     1666      +99     
==========================================
+ Hits         3484     3642     +158     
- Misses       1598     1771     +173     
- Partials      419      456      +37     
Impacted Files Coverage Δ
linkml_runtime/linkml_model/annotations.py 90.38% <ø> (ø)
linkml_runtime/linkml_model/extensions.py 85.45% <ø> (ø)
linkml_runtime/linkml_model/mappings.py 0.00% <ø> (ø)
linkml_runtime/linkml_model/types.py 100.00% <ø> (ø)
linkml_runtime/linkml_model/validation.py 0.00% <0.00%> (ø)
linkml_runtime/linkml_model/meta.py 52.66% <52.27%> (-0.09%) ⬇️
linkml_runtime/linkml_model/units.py 76.00% <76.00%> (ø)
linkml_runtime/utils/inference_utils.py 94.02% <100.00%> (+0.37%) ⬆️
linkml_runtime/utils/schemaview.py 84.47% <100.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd2378e...dddaab7. Read the comment docs.

@cmungall cmungall requested a review from turbomam July 20, 2022 15:38
@cmungall cmungall merged commit 3617c37 into main Jul 20, 2022
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.

domain_of should be induced in schemaview
2 participants