Skip to content

Implement Kruskal traversal iterator#336

Draft
ameligrana wants to merge 2 commits into
JuliaGraphs:masterfrom
ameligrana:patch-2
Draft

Implement Kruskal traversal iterator#336
ameligrana wants to merge 2 commits into
JuliaGraphs:masterfrom
ameligrana:patch-2

Merge branch 'master' into patch-2

3ab5527
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2026 in 1s

96.94% (-0.29%) compared to 5eaa071

View this Pull Request on Codecov

96.94% (-0.29%) compared to 5eaa071

Details

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.94%. Comparing base (5eaa071) to head (3ab5527).
⚠️ Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
src/iterators/kruskal.jl 0.00% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #336      +/-   ##
==========================================
- Coverage   97.22%   96.94%   -0.29%     
==========================================
  Files         122      123       +1     
  Lines        7240     7261      +21     
==========================================
  Hits         7039     7039              
- Misses        201      222      +21     

☔ View full report in Codecov by Harness.
📢 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.