Thinklab-SJTU / pygmtools

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

Improve test coverage of neural solvers #50

Closed rogerwwww closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (e1b5021) into main (bdd392d) will increase coverage by 0.31%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   93.61%   93.93%   +0.31%     
==========================================
  Files          17       17              
  Lines        6300     6300              
==========================================
+ Hits         5898     5918      +20     
+ Misses        402      382      -20     
Impacted Files Coverage Δ
pygmtools/jittor_backend.py 96.78% <0.00%> (+0.66%) :arrow_up:
pygmtools/numpy_backend.py 97.31% <0.00%> (+0.67%) :arrow_up:
pygmtools/pytorch_backend.py 97.18% <0.00%> (+0.89%) :arrow_up:

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