Thinklab-SJTU / pygmtools

A Python Graph Matching Toolkit.
https://pygmtools.readthedocs.io/
Other
294 stars 19 forks source link

change a_star to astar #80

Closed heatingma closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #80 (57b0c26) into main (9aa9bf8) will decrease coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   92.89%   92.53%   -0.36%     
==========================================
  Files          20       20              
  Lines        7595     7595              
==========================================
- Hits         7055     7028      -27     
- Misses        540      567      +27     
Files Coverage Δ
pygmtools/pytorch_backend.py 94.91% <100.00%> (-0.18%) :arrow_down:

... and 1 file with indirect coverage changes

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

rogerwwww commented 12 months ago

nice work! merged.