Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Adding option to traverse breadth or depth first up ancestor hierarchy#158

Merged
cmungall merged 1 commit intomainfrom
schemaview-traversal-order
Mar 24, 2022
Merged

Adding option to traverse breadth or depth first up ancestor hierarchy#158
cmungall merged 1 commit intomainfrom
schemaview-traversal-order

Conversation

@cmungall
Copy link
Copy Markdown
Member

No description provided.

@cmungall cmungall closed this Mar 24, 2022
@cmungall cmungall reopened this Mar 24, 2022
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 24, 2022

Codecov Report

Merging #158 (641fd91) into main (09144c9) will increase coverage by 1.30%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   62.17%   63.48%   +1.30%     
==========================================
  Files          49       49              
  Lines        5166     5170       +4     
  Branches     1442     1452      +10     
==========================================
+ Hits         3212     3282      +70     
+ Misses       1591     1523      -68     
- Partials      363      365       +2     
Impacted Files Coverage Δ
linkml_runtime/dumpers/json_dumper.py 79.31% <ø> (ø)
linkml_runtime/dumpers/yaml_dumper.py 100.00% <ø> (ø)
linkml_runtime/dumpers/dumper_root.py 100.00% <100.00%> (ø)
linkml_runtime/utils/metamodelcore.py 77.36% <100.00%> (ø)
linkml_runtime/utils/schemaview.py 83.61% <100.00%> (-0.52%) ⬇️
linkml_runtime/utils/namespaces.py 70.44% <0.00%> (+0.62%) ⬆️
linkml_runtime/utils/schemaops.py 74.00% <0.00%> (+2.00%) ⬆️
linkml_runtime/dumpers/rdf_dumper.py 71.79% <0.00%> (+2.56%) ⬆️
linkml_runtime/utils/eval_utils.py 79.78% <0.00%> (+6.38%) ⬆️
... and 2 more

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 ed42ba5...641fd91. Read the comment docs.

@cmungall cmungall merged commit b27337b into main Mar 24, 2022
@amc-corey-cox amc-corey-cox deleted the schemaview-traversal-order branch October 20, 2025 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants