Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

algo(louvain): fix self loop handling, configure threshold - #5381

Draft
sdht0 wants to merge 1 commit into
masterfrom
louvain-fixes
Draft

algo(louvain): fix self loop handling, configure threshold#5381
sdht0 wants to merge 1 commit into
masterfrom
louvain-fixes

gds(louvain): fix self loop handling, configure threshold

5e1de0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

86.79% (target 80.00%)

View this Pull Request on Codecov

86.79% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.79%. Comparing base (c567b0d) to head (5e1de0d).
⚠️ Report is 359 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5381   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files        1413     1414    +1     
  Lines       62006    62037   +31     
  Branches     7607     7611    +4     
=======================================
+ Hits        53816    53843   +27     
- Misses       8015     8019    +4     
  Partials      175      175           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.