linkml / linkml-runtime

Runtime support for linkml generated models
https://linkml.io/linkml/
Creative Commons Zero v1.0 Universal
25 stars 23 forks source link

Issue 1040 #228

Closed hsolbrig closed 1 year ago

hsolbrig commented 1 year ago

Include a file name in the diagnostic report when possible

Fixes https://github.com/linkml/linkml/issues/1040

codecov-commenter commented 1 year ago

Codecov Report

Merging #228 (45f22a0) into main (f0cf680) will increase coverage by 0.21%. The diff coverage is 89.85%.

@@            Coverage Diff             @@
##             main     #228      +/-   ##
==========================================
+ Coverage   63.00%   63.22%   +0.21%     
==========================================
  Files          52       52              
  Lines        6038     6074      +36     
  Branches     1628     1633       +5     
==========================================
+ Hits         3804     3840      +36     
+ Misses       1779     1776       -3     
- Partials      455      458       +3     
Impacted Files Coverage Δ
linkml_runtime/loaders/yaml_loader.py 91.30% <77.77%> (-8.70%) :arrow_down:
linkml_runtime/utils/schemaview.py 86.02% <85.71%> (-0.30%) :arrow_down:
linkml_runtime/dumpers/rdflib_dumper.py 97.87% <100.00%> (+0.25%) :arrow_up:
linkml_runtime/loaders/rdflib_loader.py 89.72% <100.00%> (+1.59%) :arrow_up:
linkml_runtime/dumpers/rdf_dumper.py 69.23% <0.00%> (-2.57%) :arrow_down:
linkml_runtime/utils/schemaops.py 72.00% <0.00%> (-2.00%) :arrow_down:
linkml_runtime/utils/namespaces.py 70.25% <0.00%> (-0.64%) :arrow_down:
linkml_runtime/utils/yamlutils.py 77.73% <0.00%> (+2.94%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.