Thinklab-SJTU / pygmtools

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

fix download problem #70

Closed heatingma closed 10 months ago

heatingma commented 11 months ago

add some alternative url (use git lfs)

codecov[bot] commented 11 months ago

Codecov Report

Merging #70 (f408a51) into main (ebaf921) will decrease coverage by 0.30%. Report is 1 commits behind head on main. The diff coverage is 73.33%.

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   92.80%   92.51%   -0.30%     
==========================================
  Files          20       20              
  Lines        7578     7589      +11     
==========================================
- Hits         7033     7021      -12     
- Misses        545      568      +23     
Files Changed Coverage Δ
pygmtools/jittor_backend.py 96.57% <ø> (ø)
pygmtools/numpy_backend.py 97.10% <ø> (ø)
pygmtools/paddle_backend.py 96.70% <ø> (ø)
pygmtools/pytorch_backend.py 95.09% <ø> (ø)
pygmtools/utils.py 85.21% <73.33%> (+2.14%) :arrow_up:

... and 1 file with indirect coverage changes

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