ranking-agent / reasoner-transpiler

A library for converting TRAPI queries into cypher queries, taking into account the biolink predicate hierarchy
0 stars 1 forks source link

Edge simplifier #71

Closed cbizon closed 1 year ago

cbizon commented 1 year ago

Simplifies the edge cypher significantly:

codecov[bot] commented 1 year ago

Codecov Report

Merging #71 (9adb520) into main (79e7d81) will decrease coverage by 0.42%. The diff coverage is 100.00%.

:exclamation: Current head 9adb520 differs from pull request most recent head cfc4957. Consider uploading reports for the commit cfc4957 to get more accurate results

@@             Coverage Diff             @@
##              main      #71      +/-   ##
===========================================
- Coverage   100.00%   99.58%   -0.42%     
===========================================
  Files            5        5              
  Lines          467      481      +14     
===========================================
+ Hits           467      479      +12     
- Misses           0        2       +2     
Impacted Files Coverage Δ
reasoner_transpiler/matching.py 99.01% <100.00%> (-0.99%) :arrow_down:

... and 1 file with indirect coverage changes

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