Thinklab-SJTU / pygmtools

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

Fix macos test via adopting a small VOC dataset. #85

Closed ziao-guo closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #85 (f8bd799) into main (4790494) will decrease coverage by 0.06%. Report is 5 commits behind head on main. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   92.91%   92.86%   -0.06%     
==========================================
  Files          20       20              
  Lines        7595     7595              
==========================================
- Hits         7057     7053       -4     
- Misses        538      542       +4     
Files Coverage Δ
pygmtools/__init__.py 75.00% <100.00%> (ø)
pygmtools/utils.py 85.50% <25.00%> (ø)

... and 1 file with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!