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

adds neo4j tests, upgrades neo4j to 4.4.10 #63

Closed YaphetKG closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #63 (e0843ff) into main (6b0699f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #63   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          429       462   +33     
=========================================
+ Hits           429       462   +33     
Impacted Files Coverage Δ
reasoner_transpiler/matching.py 100.00% <100.00%> (ø)

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

YaphetKG commented 2 years ago

New test has been added for hierarchy logic