biothings / smartapi-kg.js

A nodejs library for generate knowledge graphs based on SmartAPI Specifications
Apache License 2.0
0 stars 4 forks source link

qualifiers in meta knowledge graph #74

Closed rjawesome closed 1 year ago

rjawesome commented 1 year ago

https://github.com/biothings/BioThings_Explorer_TRAPI/issues/595

Currently doesn't merge edges with same input/output/predicate but different qualfiers in the meta knowledge graph. Qualifiers are just read from the existing qualifiers in yaml.

codecov[bot] commented 1 year ago

Codecov Report

Merging #74 (f95b5ad) into main (b426011) will increase coverage by 0.89%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   86.18%   87.07%   +0.89%     
==========================================
  Files          30       30              
  Lines         731      735       +4     
  Branches      148      152       +4     
==========================================
+ Hits          630      640      +10     
+ Misses        100       94       -6     
  Partials        1        1              
Impacted Files Coverage Δ
..._builder/async_operations_builder_with_reasoner.ts 40.29% <0.00%> (-1.24%) :arrow_down:
...s_builder/sync_operations_builder_with_reasoner.ts 84.00% <100.00%> (+0.43%) :arrow_up:

... and 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more