Thinklab-SJTU / pygmtools

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

Use importlib to check for installed packages #79

Closed bkmgit closed 7 months ago

bkmgit commented 9 months ago

https://github.com/Thinklab-SJTU/pygmtools/issues/78

codecov[bot] commented 9 months ago

Codecov Report

Merging #79 (00a3c8f) into main (9aa9bf8) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   92.89%   92.91%   +0.02%     
==========================================
  Files          20       20              
  Lines        7595     7596       +1     
==========================================
+ Hits         7055     7058       +3     
+ Misses        540      538       -2     
Files Changed Coverage Δ
pygmtools/__init__.py 80.00% <100.00%> (+5.00%) :arrow_up:

... and 2 files with indirect coverage changes

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