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

Adding src path to list of paths to search when retrieving a schema by package name. See https://github.com/linkml/linkml-project-template/issues/2#157

Merged
cmungall merged 1 commit intomainfrom
src-path-for-introspection
Mar 24, 2022
Merged

Adding src path to list of paths to search when retrieving a schema by package name. See https://github.com/linkml/linkml-project-template/issues/2#157
cmungall merged 1 commit intomainfrom
src-path-for-introspection

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 Report

Merging #157 (9a8103d) into main (09144c9) will increase coverage by 1.24%.
The diff coverage is 83.33%.

@@            Coverage Diff             @@
##             main     #157      +/-   ##
==========================================
+ Coverage   62.17%   63.42%   +1.24%     
==========================================
  Files          49       49              
  Lines        5166     5167       +1     
  Branches     1442     1450       +8     
==========================================
+ Hits         3212     3277      +65     
+ Misses       1591     1524      -67     
- Partials      363      366       +3     
Impacted Files Coverage Δ
linkml_runtime/dumpers/json_dumper.py 79.31% <ø> (ø)
linkml_runtime/dumpers/yaml_dumper.py 100.00% <ø> (ø)
linkml_runtime/utils/distroutils.py 72.50% <50.00%> (+0.70%) ⬆️
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.20% <0.00%> (-0.93%) ⬇️
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...9a8103d. Read the comment docs.

@cmungall cmungall merged commit d89b4c8 into main Mar 24, 2022
@amc-corey-cox amc-corey-cox deleted the src-path-for-introspection 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