sknetwork-team / scikit-network

Graph Algorithms
Other
602 stars 67 forks source link

Leiden Algorithme #566

Closed AhmedZaiou closed 6 months ago

AhmedZaiou commented 6 months ago

Modifications:

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 98.52399% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 98.65%. Comparing base (95cec38) to head (82c7afb).

Files Patch % Lines
sknetwork/clustering/leiden.py 96.69% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #566 +/- ## ========================================== - Coverage 98.65% 98.65% -0.01% ========================================== Files 178 181 +3 Lines 7970 8241 +271 ========================================== + Hits 7863 8130 +267 - Misses 107 111 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tbonald commented 6 months ago

PR must target the Develop branch.