GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

Add leiden

Open zhanglei1949 opened this issue 10 months ago • 2 comments

Add leiden algorithm as plugin.

zhanglei1949 avatar Feb 05 '25 03:02 zhanglei1949

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification
and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Add leiden". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - build
 - ci
 - docs
 - feat
 - fix
 - perf
 - refactor
 - test
 - chore

github-actions[bot] avatar Feb 05 '25 03:02 github-actions[bot]

Codecov Report

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

Project coverage is 33.11%. Comparing base (9c11778) to head (f3717e4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4456   +/-   ##
=======================================
  Coverage   33.11%   33.11%           
=======================================
  Files         126      126           
  Lines       13261    13261           
=======================================
  Hits         4391     4391           
  Misses       8870     8870           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9c11778...f3717e4. Read the comment docs.

codecov-commenter avatar Feb 05 '25 04:02 codecov-commenter