Thinklab-SJTU / pygmtools

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

Fix: for the same k, node_cost is double counted #89

Closed heatingma closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (14894f9) 92.84% compared to head (1b44be0) 92.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ========================================== + Coverage 92.84% 92.86% +0.01% ========================================== Files 20 20 Lines 7617 7621 +4 ========================================== + Hits 7072 7077 +5 + Misses 545 544 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.